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