| { |
| "name": "DemoPodLN", |
| "version": "0.1.0", |
| "summary": "A short description of DemoPodLN.", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://github.com/lokeshletsnurture/DemoPodLN", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "lokeshletsnurture": "lokesh.dudhat@letsnurture.com" |
| }, |
| "source": { |
| "git": "https://github.com/lokeshletsnurture/DemoPodLN.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "source_files": "DemoPodLN/Classes/**/*", |
| "pushed_with_swift_version": "3.0" |
| } |