blob: 8cc8d13cd21aeaf77c1a333c7ffc35ee25ecf955 [file] [log] [blame]
{
"name": "TGNews",
"version": "0.1.3",
"summary": "TGNews pod",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/zhkbgt/TGNews",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zh神夕": "kkbbggtt@163.com"
},
"source": {
"git": "https://github.com/zhkbgt/TGNews.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "9.0"
},
"resource_bundles": {
"TGNews": [
"TGNews/Assets/*"
]
},
"vendored_frameworks": "TGNews.framework",
"libraries": [
"icucore",
"c++",
"bsm",
"z"
],
"frameworks": [
"UIKit",
"MapKit",
"WebKit"
]
}