blob: 6ae4e9b000f52892b063d42681bcac8c0d6312dc [file] [log] [blame]
{
"name": "ZHComponent",
"version": "0.1.0",
"summary": "A short description of ZHComponent.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/MrZing",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mr.Z": "1365986695@qq.com"
},
"source": {
"git": "https://gitee.com/MrZing/ZHComponent.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZHComponent/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 2.3"
],
"MBProgressHUD": [
],
"ReactiveObjC": [
],
"MJRefresh": [
]
}
}