blob: 0d27fea69335de8f5e74994fae225ceb5919b41c [file] [log] [blame]
{
"name": "ZHBase",
"version": "0.1.2",
"summary": "基础的页面和控件",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/xianguozzt/ZHBase",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xianguozzt": "xu.han@zhongheschool.com"
},
"source": {
"git": "https://github.com/xianguozzt/ZHBase.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZHBase/Classes/**/*",
"dependencies": {
"ReactiveCocoa": [
"~> 2.5"
]
}
}