[Add] DocumentReaderOCR 7.5.10931
[CocoaPods.git] / Specs / e / 3 / 9 / DryReachability / 0.0.3 / DryReachability.podspec.json
blobee4e8af1d7328d0bf484899f0193421f0becb6e2
2   "name": "DryReachability",
3   "version": "0.0.3",
4   "summary": "DryReachability",
5   "homepage": "https://github.com/duanruiying/DryReachability",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "duanruiying": "2237840768@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/duanruiying/DryReachability.git",
15     "tag": "0.0.3"
16   },
17   "description": "TODO: iOS网络状态监控.",
18   "swift_versions": "5",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "requires_arc": true,
23   "user_target_xcconfig": {
24     "OTHER_LDFLAGS": [
25       "-w"
26     ]
27   },
28   "pod_target_xcconfig": {
29     "OTHER_LDFLAGS": [
30       "-w"
31     ]
32   },
33   "source_files": "DryReachability/Classes/Code/**/*",
34   "frameworks": [
35     "UIKit",
36     "Foundation",
37     "SystemConfiguration"
38   ],
39   "dependencies": {
40     "ReachabilitySwift": [
42     ]
43   },
44   "swift_version": "5"