| { |
| "name": "TDWebService", |
| "version": "0.1.12", |
| "summary": "A generic structure for Webservice", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://github.com/trident10/TDWebService", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "abhimanu jindal": "abhimanyujindal10@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/trident10/TDWebService.git", |
| "tag": "0.1.12" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "TDWebService/Classes/**/*", |
| "dependencies": { |
| "TDResult": [ |
| |
| ] |
| }, |
| "pushed_with_swift_version": "4.0" |
| } |