blob: b640e0aeffded132799f80950cf56b45cfc3fa66 [file] [log] [blame]
{
"name": "TEST_SDK",
"version": "1.1.1",
"summary": "TEST_SDK 1.1.1",
"description": "First of TEST_SDK 1.1.1",
"homepage": "https://github.com/leoxpx/TEST_SDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"许墨": "zztixupx@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/leoxpx/TEST_SDK.git",
"tag": "1.1.1"
},
"prefix_header_file": "TEST_SDK/TEST_SDK/GSPrefixHeader.pch",
"source_files": "TEST_SDK/**/*",
"exclude_files": "Classes/Exclude",
"requires_arc": true
}