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
For guides, documentation, and the API Reference, please see our website.
For licensing information, please see our Terms of Service