blob: 0eefa9828e7bf88e2a5e2fc332024143a6385b76 [file] [log] [blame]
{
"name": "TNews",
"version": "0.1.1",
"summary": "AAA",
"description": "TODO: Add long description of the pod here. AAA",
"homepage": "https://github.com/zhkbgt/TNews",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhkbgt": "kkbbggtt@163.com"
},
"source": {
"git": "https://github.com/zhkbgt/TNews.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "TNews/Classes/**/*",
"resource_bundles": {
"TNews": [
"TNews/Assets/*"
]
},
"dependencies": {
"TGCommunity": [
"~> 0.1.3"
]
}
}