| { |
| "name": "iOSViews1", |
| "version": "0.1.0", |
| "summary": "You can work on the library from its folder on your system.", |
| "description": "You can test the syntax of your Podfile by linting the pod against the files of its directory, this won't test the downloading aspect of linting.", |
| "homepage": "https://github.com/Hemrajjhariya/iOSView1", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "hemrajjhariya@gmail.com": "hemrajjhariya@mail.com" |
| }, |
| "source": { |
| "git": "https://github.com/Hemrajjhariya/iOSView1.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "iOSViews1/Classes/**/*" |
| } |