blob: d01fd7a6bb92e5b5d081f8c0f7916633e7358cfb [file] [log] [blame]
{
"name": "PeopleDailyController",
"version": "0.0.2",
"summary": "人民日报 PeopleDailyController.",
"description": "基于TM的人民日报",
"homepage": "https://github.com/iamgang520/PeopleDailyController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"iamgang": "5391519@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/iamgang520/PeopleDailyController.git",
"tag": "0.0.2"
},
"ios": {
"vendored_frameworks": "PeopleDailyController/PeopleDailyController.framework"
},
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"TMWebFramework": [
]
}
}