blob: 9a9800d1b5b0b0db0a3e5b36f6291413858ea103 [file] [log] [blame]
{
"name": "testPodsA",
"version": "1.0.1",
"summary": "This is test pod lib",
"homepage": "https://github.com/gcstudent/testPods",
"license": "MIT",
"authors": {
"gcstudent": "634303834@qq.com"
},
"platforms": {
"ios": "8.3"
},
"source": {
"git": "https://github.com/gcstudent/testPodsA.git",
"tag": "1.0.1"
},
"source_files": "*.{h,m}",
"requires_arc": true
}