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