blob: 63cc0e77887d7dddae179e523ee54a31113f1c8c [file] [log] [blame]
{
"name": "LDCocoapodTest",
"version": "1.0.0",
"summary": "a test for cocoapods to manager local code",
"homepage": "https://github.com/D-Maxx/LDCocoapodTest",
"license": "MIT",
"authors": {
"QiuShiYuan": "youkuleedo@163.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/D-Maxx/LDCocoapodTest.git",
"tag": "1.0.0"
},
"source_files": "LDCocoapodTest/*.{h,m}",
"requires_arc": true
}