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