[Add] MentaIFLYAdapter 6.00.23
[CocoaPods.git] / Specs / 1 / 2 / 9 / ReachabilityManager / 1.0.0 / ReachabilityManager.podspec.json
blob1d69572207b0e72710ca9f8b86d6b1179d33520f
2   "name": "ReachabilityManager",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "module_name": "ReachabilityManager",
7   "summary": "Monitor connection and to implement the functions you wanted",
8   "requires_arc": true,
9   "version": "1.0.0",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "吳登秝": "ji3g4kami@gmail.com"
16   },
17   "homepage": "https://github.com/ji3g4kami/ReachabilityManager",
18   "source": {
19     "git": "https://github.com/ji3g4kami/ReachabilityManager.git",
20     "tag": "1.0.0"
21   },
22   "frameworks": "SystemConfiguration",
23   "source_files": [
24     "ReachabilityManager/*.swift",
25     "ReachabilityManager/ReachabilityManager.h"
26   ],
27   "public_header_files": [
28     "ReachabilityManager/ReachabilityManager.h"
29   ],
30   "swift_versions": "5.0",
31   "dependencies": {
32     "ReachabilitySwift": [
34     ]
35   },
36   "static_framework": true,
37   "swift_version": "5.0"