blob: 1d8316ec76d7acd6c6098d6f542b0ccf9a77f2b2 [file] [log] [blame]
{
"name": "ReachabilityLib",
"version": "1.0.2",
"summary": "Simple and tiny internet network connection library with built-in alert system.",
"description": "Simple and tiny internet network connection library. To check network connection and built-in alert system.",
"homepage": "https://github.com/wrathchaos/ReachabilityLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"FreakyCoder": "kurayogun@gmail.com"
},
"source": {
"git": "https://github.com/wrathchaos/ReachabilityLib.git",
"tag": "1.0.2"
},
"social_media_url": "https://twitter.com/freakycodercom",
"platforms": {
"ios": "9.0"
},
"source_files": "ReachabilityLib/Classes/**/*",
"dependencies": {
"NotificationBannerSwift": [
],
"MaterialColor": [
]
},
"pushed_with_swift_version": "3.0"
}