blob: a7aa3b2067de14601a83e4468d1db6c668bde4e7 [file] [log] [blame]
{
"name": "HXK_test",
"version": "1.0.0",
"summary": "黄小坤的代码---",
"description": "\"Github 测试文件\"",
"homepage": "https://github.com/xiaoyiqiu/hxk_first",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"haungxiaokun": "huangxiaokun88@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/xiaoyiqiu/hxk_first.git",
"branch": "master",
"tag": "1.0.0"
},
"source_files": "hxk_gitHub_test/**/*.{swift}",
"static_framework": true,
"requires_arc": true,
"swift_version": "4.0",
"frameworks": [
"Foundation",
"UIKit"
]
}