blob: 8ce5971b7df622077e00112002739c60081a533f [file] [log] [blame]
{
"name": "GoldenKit",
"version": "0.0.3",
"platforms": {
"ios": "8.0"
},
"summary": "高达软件iOS公共组件",
"description": "高达软件iOS公共组件依赖库",
"homepage": "https://github.com/JoyHuangbb/GoldenKit",
"social_media_url": "https://www.baidu.com",
"license": "MIT",
"authors": {
"黄彬彬": "746978660@qq.com"
},
"source": {
"git": "https://github.com/JoyHuangbb/GoldenKit.git",
"tag": "0.0.3"
},
"requires_arc": true,
"source_files": "GoldenKit/**/*.{h,m}",
"dependencies": {
"SVProgressHUD": [
"~> 2.2.5"
]
}
}