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