blob: 073aa05fdd275cf3f017978f3e292c1f83be858d [file] [log] [blame]
{
"name": "CZCTestCode",
"version": "1.0.0",
"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/CZCTestCode.git",
"tag": "1.0.0"
},
"source_files": [
"Classes",
"CZCTestCode/CZCTestCode/Classes/**/*.{h,m}"
],
"requires_arc": true
}