blob: b287aa649148a9c42e0276d448018fe914621321 [file] [log] [blame]
{
"name": "HSCustomView",
"version": "0.0.9",
"summary": "HSCustomView is my custom view library at working. This will bring convenience for later work.",
"description": "The custom view library contains any views. For example progressView, ... and so on! This will bring convenience for later work.",
"homepage": "https://github.com/huanghaisheng/HSCustomView",
"license": "MIT",
"authors": {
"haisheng": "haisheng.huang.c@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/huanghaisheng/HSCustomView.git",
"tag": "0.0.9"
},
"source_files": "HSCustomView/HSCustomView/**/*.{h,m,swift}",
"requires_arc": true,
"pod_target_xcconfig": {
"swift_version": "2.3"
},
"pushed_with_swift_version": "3.0"
}