blob: 850687550c4490d9bd50b361c838dc1713d93b5a [file] [log] [blame]
{
"name": "XHHelper",
"version": "0.0.9",
"summary": "XHHelper是一款工具类库",
"description": "XHHelper是一款工具类库,包含了类别、基类等。",
"homepage": "https://github.com/xiaohuanghaung/XHHelper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"18811574335@163.com": "xiaohuanghuang"
},
"source": {
"git": "https://github.com/xiaohuanghaung/XHHelper.git",
"tag": "0.0.9"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XHHelper/Classes/**/*",
"ios": {
"vendored_frameworks": "Frameworks/XHHelper.framework"
},
"dependencies": {
"AFNetworking": [
"~> 3.2.1"
],
"MBProgressHUD": [
"~> 1.1.0"
]
}
}