| { |
| "name": "CMVDataRequest", |
| "version": "0.1.0", |
| "summary": "Fetching data from Webservices", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://github.com/chinnumv/CMVDataRequest", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "chinnumvijayan@gmail.com": "chinnumvijayan@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/chinnumv/CMVDataRequest.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "CMVDataRequest/Classes/**/*", |
| "frameworks": "UIKit", |
| "pushed_with_swift_version": "3.0" |
| } |