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