blob: 6f02a9a7dfc4caeb26ca2b71ed8d95fd767f956d [file] [log] [blame]
{
"name": "TAPI",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "TAPI.framework",
"libraries": [
"icucore",
"c++",
"bsm",
"z"
],
"frameworks": [
"UIKit",
"MapKit",
"WebKit"
]
}