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