blob: 5e4bd565b15cce82130549d012d83ec4e23ead04 [file] [log] [blame]
{
"name": "ZHBase",
"version": "0.1.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZHBase/Classes/**/*",
"dependencies": {
"ReactiveCocoa": [
"~> 2.5"
]
}
}