[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 3 / f / 0 / HSCustomView / 0.0.9 / HSCustomView.podspec.json
blobb287aa649148a9c42e0276d448018fe914621321
2   "name": "HSCustomView",
3   "version": "0.0.9",
4   "summary": "HSCustomView is my custom view library at working. This will bring convenience for later work.",
5   "description": "The custom view library contains any views. For example progressView, ... and so on! This will bring convenience for later work.",
6   "homepage": "https://github.com/huanghaisheng/HSCustomView",
7   "license": "MIT",
8   "authors": {
9     "haisheng": "haisheng.huang.c@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/huanghaisheng/HSCustomView.git",
16     "tag": "0.0.9"
17   },
18   "source_files": "HSCustomView/HSCustomView/**/*.{h,m,swift}",
19   "requires_arc": true,
20   "pod_target_xcconfig": {
21     "swift_version": "2.3"
22   },
23   "pushed_with_swift_version": "3.0"