[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 8 / f / b / ReachabilityLib / 1.0.3 / ReachabilityLib.podspec.json
blobf6d31d308f0e0178110e4cc47cdb2f6c33e37585
2   "name": "ReachabilityLib",
3   "version": "1.0.3",
4   "summary": "Simple and tiny internet network connection library with built-in alert system.",
5   "description": "Simple and tiny internet network connection library. To check network connection and built-in alert system.",
6   "homepage": "https://github.com/wrathchaos/ReachabilityLib",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "FreakyCoder": "kurayogun@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/wrathchaos/ReachabilityLib.git",
16     "tag": "1.0.3"
17   },
18   "social_media_url": "https://twitter.com/freakycodercom",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "ReachabilityLib/Classes/**/*",
23   "dependencies": {
24     "NotificationBannerSwift": [
26     ],
27     "MaterialColor": [
29     ]
30   },
31   "pushed_with_swift_version": "3.0"