blob: 7cae0792d781e0da5e70534e0c9f54474c04abf1 [file] [log] [blame]
{
"name": "TestCocoSDK",
"version": "4.0.0",
"summary": "测试一下 TestCocoSDK.",
"homepage": "https://github.com/liaobin12345/TestCocoSDK",
"license": "MIT",
"authors": {
"廖斌": "493778703@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/liaobin12345/TestCocoSDK.git",
"tag": "4.0.0"
},
"source_files": "TestDemo/**/*.{h,m}",
"requires_arc": true
}