blob: 3d3b0ddd6e30125bb110a686497d8e8a38f186b3 [file] [log] [blame]
{
"name": "TMPengpaiNewsController",
"version": "0.0.1",
"summary": "澎湃新闻 PengpaiNewsController.",
"description": "基于TM的澎湃新闻",
"homepage": "https://gitee.com/tmgc/TMPengpaiNewsController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"iamgang": "5391519@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://gitee.com/tmgc/TMPengpaiNewsController.git",
"tag": "0.0.1"
},
"ios": {
"vendored_frameworks": "TMPengpaiNewsController/PengpaiNewsController.framework"
},
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"TMAskZhengWebFramework": [
]
}
}