blob: 3a76226b67b7094aca36c74d7ee8b5db8f51708d [file] [log] [blame]
{
"name": "CLCocoapodsTest",
"version": "0.0.1",
"summary": "A short description of CLCocoapodsTest.",
"description": "CLCocoapodsTest详细的描述,作者陈林",
"homepage": "https://gitee.com/family2016/CLcocoapodsTest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"陈林": "chenlin@duolaimei.net"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://gitee.com/family2016/CLcocoapodsTest.git",
"tag": "0.0.1"
},
"source_files": "TestCocoapods/TestCocoapods/CLLib/*",
"requires_arc": true
}