blob: a4a3cf426dff5d8166c59a0ff1ddac68d34dbe19 [file] [log] [blame]
{
"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/**/*"
}