blob: a297bc9f5f19ac8343017984920fa370c9d76e03 [file] [log] [blame]
{
"name": "XHHelper",
"version": "1.0.7",
"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": "1.0.7"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XHHelper/Classes/**/*",
"ios": {
"vendored_frameworks": "Frameworks/XHHelper.framework"
},
"resources": "Frameworks/XHHelperResource.Bundle",
"dependencies": {
"AFNetworking": [
"~> 3.2.1"
],
"MBProgressHUD": [
"~> 1.1.0"
],
"PPBadgeView": [
"~> 2.1.0"
]
}
}