blob: e0ce9199c106a69e0bdd823e544dac8d3c4882e5 [file] [log] [blame]
{
"name": "PodsResearch",
"version": "0.0.2",
"summary": "Test project to investigate pods",
"description": " Some desc just to pass validation\n",
"homepage": "http://google.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Igor Pesin": "igorpesin@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/i-pesin/PodsResearch.git",
"tag": "0.0.2"
},
"source_files": "*.{h,m}",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
]
}
}