blob: 4250958b239cf752c4fbe00d763d35e80a1ca3e4 [file] [log] [blame]
{
"name": "BTAPI",
"version": "0.1.0",
"summary": "BTAPI for pod",
"description": "TODO: Add long description of the pod here. finnal",
"homepage": "https://github.com/zhkbgt/BTAPI",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhkbgt": "kkbbggtt@163.com"
},
"source": {
"git": "https://github.com/zhkbgt/BTAPI.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"resources": "BTAPI/Assets/*",
"vendored_frameworks": "BTAPI.framework",
"libraries": [
"icucore",
"c++",
"bsm",
"z",
"bz2",
"resolv"
],
"frameworks": [
"UIKit",
"MapKit",
"WebKit"
],
"dependencies": {
"TIJK": [
]
}
}