| { |
| "name": "NMGitViewControllers", |
| "version": "0.1.0", |
| "summary": "Testing a git with cocoapods - NMGitViewControllers.", |
| "description": "This is just a testing a git - Testing a git with cocoapods - NMGitViewControllers.", |
| "homepage": "https://github.com/NithinMD/NMGitViewCOntroller", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Nithin M Das": "nithin@voltella.com" |
| }, |
| "source": { |
| "git": "https://github.com/NithinMD/NMGitViewCOntroller.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "NMGitViewControllers/Classes/**/*" |
| } |