blob: 9738b0557519ff467f20b68f4d07ec41b7256231 [file] [log] [blame]
{
"name": "HSBase",
"version": "1.0.1",
"summary": "基础导航栏,基础控制器,基础View",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://gitlab.huisou.cn/chenshichun/HSBase",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"csc10049": "csc10049@163.com"
},
"source": {
"git": "http://gitlab.huisou.cn/chenshichun/HSBase.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": "HSBase/Classes/**/*",
"dependencies": {
"HSTools": [
"1.0.2"
]
}
}