blob: 694938a6e2a92b5f37c2385dadbfe3f8b9a37ed5 [file] [log] [blame]
{
"name": "GCPodsTestDemo",
"version": "0.0.2",
"summary": "简短藐视.",
"description": "miaoshu,description",
"homepage": "https://github.com/AlittleFly/GCPodsTestDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gaochao": "1176672158@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/AlittleFly/GCPodsTestDemo.git",
"tag": "0.0.2"
},
"source_files": "GCPodsTestDemo/Sources/*.{h,m}",
"public_header_files": "GCPodsTestDemo/Sources/*.h",
"frameworks": "Foundation",
"requires_arc": true
}