{ | |
"name": "PodPJDemo", | |
"version": "0.1.0", | |
"summary": "Hello world of PodPJDemo.", | |
"description": "This is my hello world pod project demo", | |
"homepage": "https://github.com/mrdumnin/PodPJDemo", | |
"license": "MIT", | |
"authors": { | |
"SuchonD": "mrdumnin@gmail.com" | |
}, | |
"source": { | |
"git": "https://github.com/mrdumnin/PodPJDemo.git", | |
"tag": "0.1.0" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "PodPJDemo/Classes/**/*" | |
} |