blob: bef5e5a373708807fcb0123e17392507da756d8b [file] [log] [blame]
{
"name": "TestPod2",
"version": "0.1.3",
"summary": "Testing pods ObjC 2",
"description": "Testing pods ObjC 2 with github",
"homepage": "https://github.com/sergeyDoroshenko/TestPod2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sergeyDoroshenko": "sergey.a.doroshenko@gmail.com"
},
"source": {
"git": "https://github.com/sergeyDoroshenko/TestPod2.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TestPod2/Classes/**/*"
}