blob: c7c9d7accbe6480aef46034bf4d2621f4fd13571 [file] [log] [blame]
{
"name": "TAPI",
"version": "0.1.2",
"summary": "A short descccc.",
"description": "TODO: Add long description of the pod here. zzz",
"homepage": "https://github.com/zhkbgt/TAPI",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhkbgt": "kkbbggtt@163.com"
},
"source": {
"git": "https://github.com/zhkbgt/TAPI.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "9.0"
},
"resource_bundles": {
"TAPI": [
"TAPI/Assets/*"
]
},
"vendored_frameworks": "TAPI.framework",
"libraries": [
"icucore",
"c++",
"bsm",
"z"
],
"frameworks": [
"UIKit",
"MapKit",
"WebKit"
]
}