blob: 6594a5332b2034cf82ab29363944b75cc2d38b66 [file] [log] [blame]
{
"name": "TGAPI",
"version": "0.1.0",
"summary": "no word",
"description": "long word",
"homepage": "https://github.com/zhkbgt/TGAPI",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhkbgt": "kkbbggtt@163.com"
},
"source": {
"git": "https://github.com/zhkbgt/TGAPI.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"resource_bundles": {
"TGAPI": [
"TGAPI/Assets/*"
]
},
"vendored_frameworks": "GTAPI.framework",
"libraries": [
"icucore",
"c++",
"bsm",
"z",
"resolv",
"bz2"
],
"frameworks": [
"UIKit",
"MapKit",
"WebKit"
]
}