blob: 180a8a57dbacb0749438409a2249f4e2d745af59 [file] [log] [blame]
{
"name": "TestCoCoPods7",
"version": "1.0.8",
"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.8"
},
"requires_arc": true,
"subspecs": [
{
"name": "Classes",
"source_files": "TestCoCoPods7/TestCoCoPods7/Classes/**/*.{h,m}"
},
{
"name": "OtherClasses",
"source_files": "TestCoCoPods7/TestCoCoPods7/OtherClasses/**/*.{h,m}"
}
]
}