blob: 40d802eedc24624b9c69b5420f356164283cc136 [file] [log] [blame]
{
"name": "IMNetworkReachability",
"version": "0.1",
"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",
"osx": "10.9",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/vanyaland/IMNetworkReachability.git",
"tag": "0.1"
},
"source_files": [
"IMNetworkReachability",
"IMNetworkReachability/**/*.{h,m,swift}"
],
"pushed_with_swift_version": "4.0"
}