blob: f031f121d356b4a7bf12be3bcaac72b03743497b [file] [log] [blame]
{
"name": "GZHKit",
"version": "0.0.2",
"summary": "个人开发iOS所用的工具包",
"description": "个人开发iOS所用的工具包",
"homepage": "https://github.com/guzhenhuaGitHub/GZHKit",
"license": "MIT",
"authors": {
"guzhenhuaGitHub": "514668826@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/guzhenhuaGitHub/GZHKit.git",
"tag": "0.0.2"
},
"source_files": "GZHKit/*.{h,m}",
"public_header_files": "GZHKit/*.h",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
],
"MBProgressHUD": [
]
}
}