blob: cad3de65a52bcb27f2bbec3a51eb537221a3c2ea [file] [log] [blame]
{
"name": "AddTest",
"version": "0.1.1",
"summary": "A Test for cocoapods.",
"homepage": "https://github.com/fx198709/AddTest",
"license": "MIT",
"authors": {
"feixiang": "fx19870916@126.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/fx198709/AddTest.git",
"tag": "0.1.1"
},
"source_files": "AddClass/*.{h,m}",
"requires_arc": true
}