Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 534 Bytes

File metadata and controls

26 lines (16 loc) · 534 Bytes

ActiveStack Client Library

Installation with CocoaPods

CocoaPods is a dependency manager for Objective-C, which automates and simplifies the process of using 3rd-party libraries in your projects.

Podfile

source 'https://github.com/ActiveStack/Specs.git'

pod 'ActiveStack'

ARC

Those tools requires ARC enabled.

License

ActiveStack is available under the MIT license. See the LICENSE file for more info.