/trnql_ios

Primary LanguageSwiftOtherNOASSERTION

trnql

Installation

trnql is available through CocoaPods using the direct link to this repo. Install trnql by adding it to your Podfile and supplying the direct URL to this GitHub repo:

platform :ios, '8.0'
use_frameworks!

target 'MyApp' do
	pod 'trnql', :git => 'https://github.com/trnql/trnql_ios.git'
end

Guides

For guides, documentation, and the API Reference, please see our website.

License

For licensing information, please see our Terms of Service