blob: cb4b811838942be1ae702eb3ca49bbd372b356a7 [file] [log] [blame]
{
"name": "HWParty",
"version": "0.1.1",
"summary": "自用的TabbarController框架",
"description": "其中NavController用运行时集成了左滑返回手势以及改变了系统状态栏为白色",
"homepage": "https://github.com/RedGerrard/HWParty",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"RedGerrard": "417705652@qq.com"
},
"source": {
"git": "https://github.com/RedGerrard/HWParty.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HWParty/Classes/**/*"
}