blob: fd5937439b30ce13d710770b787248ce8bcc9df1 [file] [log] [blame]
{
"name": "MyPodiOS",
"version": "0.1.0",
"summary": "This is for learning.",
"description": "This is for learning purpose.",
"homepage": "https://github.com/tushar-systango/MyPodiOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tushar-systango": "tushar@systango.com"
},
"source": {
"git": "https://github.com/tushar-systango/MyPodiOS.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MyPodiOS/Classes/**/*"
}