[Add] kit_extension 0.4.3
[CocoaPods.git] / Specs / 2 / e / 9 / IMNetworkReachability / 0.0.4 / IMNetworkReachability.podspec.json
blobba2b500b693a63c7f9eccf2897e02e5ac1207c00
2   "name": "IMNetworkReachability",
3   "pod_target_xcconfig": {
4     "SWIFT_VERSION": "4.0"
5   },
6   "version": "0.0.4",
7   "summary": "IMNetworkReachability is a network reachability framework.",
8   "description": "IMNetworkReachability is a reachability framework. It is designed to help you interface with network activity events.\nIt allows you to monitor network state synchronously and asynchronously.",
9   "homepage": "https://github.com/vanyaland/IMNetworkReachability",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Ivan Magda": "imagda15@gmail.com"
16   },
17   "social_media_url": "https://twitter.com/magda_ivan",
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source": {
22     "git": "https://github.com/vanyaland/IMNetworkReachability.git",
23     "tag": "0.0.4"
24   },
25   "source_files": [
26     "IMNetworkReachability",
27     "IMNetworkReachability/**/*.{h,m,swift}"
28   ],
29   "pushed_with_swift_version": "4.0"