[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / e / 3 / 9 / DryReachability / 0.0.4 / DryReachability.podspec.json
blob0959cb913cb857e7e9729a31ebd47c5a198ecb0c
2   "name": "DryReachability",
3   "version": "0.0.4",
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.4"
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"