blob: a5eef18f02e8ea5e17630c1b2d9ae0bdef822047 [file] [log] [blame]
{
"name": "testPodspec_HD123",
"version": "1.0.1",
"summary": "简述:测试App",
"description": "描述:测试信息,不可描述",
"homepage": "https://github.com/aozou/testPodspec",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"aozou": "1527955895@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/aozou/testPodspec.git",
"tag": "v1.0.1"
},
"source_files": "testPodspec/Codes/*.{h,m}",
"requires_arc": true,
"frameworks": "UIKit"
}