CocoaPods is a dependency manager for Objective-C, which automates and simplifies the process of using 3rd-party libraries in your projects.
source 'https://github.com/ActiveStack/Specs.git'
pod 'ActiveStack'
Those tools requires ARC enabled.
ActiveStack is available under the MIT license. See the LICENSE file for more info.