blob: d4857c003e1d08d1539d02c4b0e34e1d8ca43d7a [file] [log] [blame]
{
"name": "XTst",
"version": "1.0.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"summary": "XTst",
"homepage": "https://gitee.com/xiao_can/Test",
"authors": {
"xiaocan": "1217272889@qq.com"
},
"source": {
"git": "https://gitee.com/xiao_can/Test.git",
"tag": "1.0.0"
},
"requires_arc": true,
"source_files": "XTst/*.{h,m}",
"vendored_libraries": "XTst/*.a",
"public_header_files": "XTst/*.h"
}