Latest | 0.1.4 |
---|---|
Homepage | https://github.com/moluwentu/XTPodTest |
License | MIT |
Platforms | ios 7.0 |
Frameworks | CoreFoundation, CoreLocation, CoreMotion, CoreTelephony, Security, SystemConfiguration, AdSupport |
Authors |
Example
To run the example project, clone the repo, and run pod install
from the Example directory first.
Requirements
Installation
XTPodTest is available through CocoaPods. To install
it, simply add the following line to your Podfile:
pod 'XTPodTest'
Author
License
XTPodTest is available under the MIT license. See the LICENSE file for more info.
Latest podspec
{ "name": "XTPodTest", "version": "0.1.4", "summary": "A short description of XTPodTest.", "description": "TODO: Add long description of the pod here.", "homepage": "https://github.com/moluwentu/XTPodTest", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "[email protected]": "[email protected]" }, "source": { "git": "https://github.com/moluwentu/XTPodTest.git", "tag": "0.1.4" }, "platforms": { "ios": "7.0" }, "frameworks": [ "CoreFoundation", "CoreLocation", "CoreMotion", "CoreTelephony", "Security", "SystemConfiguration", "AdSupport" ], "libraries": [ "sqlite3", "z.1.1.3" ], "source_files": "XTPodTest/Classes/**/*", "vendored_libraries": "XTPodTest/Libs/*.a" }
Fri, 19 Jan 2018 06:20:06 +0000