| { |
| "name": "OCCustomComponent", |
| "version": "0.1.0", |
| "summary": "A short description of OCCustomComponent.", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://github.com/NavinAmlani/OCCustomComponent", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "NavinAmlani": "navin0909@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/NavinAmlani/OCCustomComponent.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "source_files": "OCCustomComponent/Classes/**/*" |
| } |