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