blob: ba2b500b693a63c7f9eccf2897e02e5ac1207c00 [file] [log] [blame]
{
"name": "IMNetworkReachability",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"version": "0.0.4",
"summary": "IMNetworkReachability is a network reachability framework.",
"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.",
"homepage": "https://github.com/vanyaland/IMNetworkReachability",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ivan Magda": "imagda15@gmail.com"
},
"social_media_url": "https://twitter.com/magda_ivan",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/vanyaland/IMNetworkReachability.git",
"tag": "0.0.4"
},
"source_files": [
"IMNetworkReachability",
"IMNetworkReachability/**/*.{h,m,swift}"
],
"pushed_with_swift_version": "4.0"
}