[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 5 / d / 4 / iOSReachability / 0.0.2 / iOSReachability.podspec.json
blob6c8ec9ac5caf0f3dbdef82b966e1047658708467
2   "name": "iOSReachability",
3   "platforms": {
4     "ios": "10.0"
5   },
6   "summary": "This library will helpful to check internet connection and type of connection mobile or wifi.",
7   "requires_arc": true,
8   "version": "0.0.2",
9   "license": {
10     "type": "Copyright",
11     "text": "Created and licensed by Ashish Awasthi. Copyright 2019 Ashish Awasthi. All rights reserved."
12   },
13   "authors": {
14     "Ashish Awasthi": "myemail.awasthi@gmail.com"
15   },
16   "homepage": "https://github.com/awasthi027/",
17   "source": {
18     "git": "https://github.com/awasthi027/iOSReachability.git",
19     "branch": "master",
20     "tag": "0.0.2"
21   },
22   "source_files": "iOSReachability/**/*.{swift}",
23   "exclude_files": "iOSReachability/**/*.plist",
24   "swift_versions": "5.0",
25   "swift_version": "5.0"