blob: 64c94519f66e5cec1be6a98e19775672764fc39f [file] [log] [blame]
{
"name": "TGNews",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "10.0"
},
"vendored_frameworks": "TGNews.framework",
"libraries": [
"icucore",
"c++",
"bsm",
"z"
],
"frameworks": [
"UIKit",
"MapKit",
"WebKit"
]
}