| { |
| "name": "DemonPod", |
| "version": "0.1.0", |
| "summary": "This is a demo Project for the private pod creation.", |
| "description": "This is a demo Project for the private pod creation.This is under progress", |
| "homepage": "https://github.com/ibaibhavsingh/DemonPod", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "ibaibhavsingh": "divine.baibhav@touristtube.com" |
| }, |
| "source": { |
| "git": "https://github.com/ibaibhavsingh/DemonPod.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "swift_version": "4.0", |
| "source_files": "DemonPod/Classes/**/*" |
| } |