blob: cbb263569ee6214c57ccc8dd97147ebb7cd3a338 [file] [log] [blame]
{
"name": "TestCocoSDK",
"version": "1.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": "1.0.0"
},
"source_files": "**",
"requires_arc": true
}