[Add] kit_extension 0.4.3
[CocoaPods.git] / Specs / 2 / e / 9 / IMNetworkReachability / 0.1 / IMNetworkReachability.podspec.json
blob40d802eedc24624b9c69b5420f356164283cc136
2   "name": "IMNetworkReachability",
3   "version": "0.1",
4   "summary": "IMNetworkReachability is a network reachability framework.",
5   "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.",
6   "homepage": "https://github.com/vanyaland/IMNetworkReachability",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ivan Magda": "imagda15@gmail.com"
13   },
14   "social_media_url": "https://twitter.com/magda_ivan",
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.9",
18     "tvos": "9.0"
19   },
20   "source": {
21     "git": "https://github.com/vanyaland/IMNetworkReachability.git",
22     "tag": "0.1"
23   },
24   "source_files": [
25     "IMNetworkReachability",
26     "IMNetworkReachability/**/*.{h,m,swift}"
27   ],
28   "pushed_with_swift_version": "4.0"