blob: b567a2b83650aa6b93853b88f48b48bbcb0edeef [file] [log] [blame]
{
"name": "GSLKit",
"version": "0.0.1",
"summary": "GSL 开发用基础能力库",
"description": "GSL 开发用基础能力库\nauthor: wangtong_vip@163.com",
"homepage": "https://github.com/wangtongvip/GSLKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wangtong": "wangtong0@gaosiedu.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/wangtongvip/GSLKit.git",
"tag": "0.0.1"
},
"source_files": "GSLKit.framework/Headers/*.{h,m}",
"public_header_files": "GSLKit.framework/Headers/*.h",
"vendored_frameworks": "GSLKit.framework",
"requires_arc": true
}