[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / c / 5 / 2 / WZProgressHUD / 1.1.0 / WZProgressHUD.podspec.json
blobead84f5556d80aa1b33d74c6af7217498fab8558
2   "name": "WZProgressHUD",
3   "version": "1.1.0",
4   "summary": "WZProgressHUD",
5   "homepage": "https://github.com/WZLYiOS/WZProgressHUD",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "LiuSky": "327847390@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/WZLYiOS/WZProgressHUD.git",
15     "tag": "1.1.0"
16   },
17   "requires_arc": true,
18   "static_framework": true,
19   "swift_versions": "5.0",
20   "platforms": {
21     "ios": "9.0"
22   },
23   "default_subspecs": "Source",
24   "subspecs": [
25     {
26       "name": "Source",
27       "source_files": "WZProgressHUD/Classes/*.{h,m}",
28       "resources": "WZProgressHUD/**/*.bundle",
29       "frameworks": "QuartzCore"
30     },
31     {
32       "name": "Binary",
33       "vendored_frameworks": "Carthage/Build/iOS/Static/WZProgressHUD.framework",
34       "resources": "WZProgressHUD/**/*.bundle"
35     }
36   ],
37   "swift_version": "5.0"