blob: ac733f68f745d1532cf01749c62cb2e4426408c0 [file] [log] [blame]
{
"name": "TestCocoapodsProject",
"version": "1.0",
"summary": "Cocoapods Test 测试使用测试使用测试使用测试使用测试使用.",
"description": "Cocoapods Test",
"homepage": "https://github.com/FelixYin66/CocoapodsDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Felix Yin": "lafenglafenghaha@163.com"
},
"source": {
"git": "https://github.com/FelixYin66/CocoapodsDemo.git",
"tag": "1.0"
},
"social_media_url": "https://github.com/FelixYin66",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "*"
}