blob: 968385f462b400f3ebe66e2409c1bc0b58c31f3e [file] [log] [blame]
{
"name": "TTC",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "9.0"
},
"resources": "TTC/Assets/*",
"vendored_frameworks": "Frameworks/*.framework",
"libraries": [
"icucore",
"c++",
"bsm",
"z",
"bz2",
"resolv"
],
"frameworks": [
"UIKit",
"MapKit",
"WebKit"
]
}