Latest | 0.3.3 |
---|---|
Homepage | http://git.qubit.tv:8888/Bernardini/QPod.git |
License | MIT |
Platforms | ios 9.0 |
Dependencies | Gloss, Alamofire, CryptoSwift |
Authors |
Latest podspec
{ "name": "QPod", "version": "0.3.3", "summary": "this is our core pod", "description": "TODO: Add long description of the pod here.", "homepage": "http://git.qubit.tv:8888/Bernardini/QPod.git", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "Gabriel": "[email protected]" }, "source": { "git": "http://git.qubit.tv:8888/Bernardini/QPod.git", "tag": "0.3.3" }, "pod_target_xcconfig": { "SWIFT_VERSION": "3.0" }, "platforms": { "ios": "9.0" }, "source_files": "QPod/Classes/**/*", "dependencies": { "Gloss": [ "~> 1.2.1" ], "Alamofire": [ "~> 4.0" ], "CryptoSwift": [ "0.6.6" ] }, "pushed_with_swift_version": "3" }
Wed, 05 Jul 2017 22:00:09 +0000