blob: c8e4165c8e0e8b4530456968a9b4b70a8d19f075 [file] [log] [blame]
{
"name": "CZCTestDemo",
"version": "0.0.1",
"summary": "一个建立pod仓库的简单demo.",
"description": "这只是一个建立pod仓库的简单demo,并没有实际的意思。教学使用。",
"homepage": "https://github.com/2360219637/CZCTestCode",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"陈志超": "2360219637@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/2360219637/CZCTestDemo.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"CZCTestCodeDemo/CZCTestCode/Classes/**/*.{h,m}"
],
"requires_arc": true
}