blob: ae4c6da18bf59de8225879b2f0fe88e20921aea8 [file] [log] [blame]
{
"name": "AZReachabilityNotificatons",
"version": "0.1.0",
"summary": "Internet Notifications",
"description": "Show Internet notifications with Reachability",
"homepage": "https://github.com/AfrozZaheer/AZReachabilityNotificatons",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"AfrozZ": "afrozezaheer@gmail.com"
},
"source": {
"git": "https://github.com/AfrozZaheer/AZReachabilityNotificatons.git"
},
"platforms": {
"ios": "9.0"
},
"source_files": "AZReachabilityNotificatons/**/*.{swift}",
"dependencies": {
"Alamofire": [
],
"CWStatusBarNotification": [
],
"Whisper": [
]
},
"pushed_with_swift_version": "3.0"
}