| { | |
| "name": "CosTestLibrary", | |
| "version": "0.2.0", | |
| "summary": "TestLibrary", | |
| "description": "TestLibrary for Pod", | |
| "homepage": "https://github.com/SoftDev0420/TestLibrary", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": "SoftDev0420", | |
| "source": { | |
| "git": "https://github.com/SoftDev0420/TestLibrary.git", | |
| "tag": "0.2.0" | |
| }, | |
| "platforms": { | |
| "ios": "10.0" | |
| }, | |
| "dependencies": { | |
| "Alamofire": [ | |
| "~> 4.0" | |
| ] | |
| }, | |
| "source_files": "TestLibrary/Helpers/*.swift", | |
| "pushed_with_swift_version": "3.0" | |
| } |