[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / b / 3 / f / AZReachabilityNotificatons / 0.1.0 / AZReachabilityNotificatons.podspec.json
blobae4c6da18bf59de8225879b2f0fe88e20921aea8
2   "name": "AZReachabilityNotificatons",
3   "version": "0.1.0",
4   "summary": "Internet Notifications",
5   "description": "Show Internet notifications with Reachability",
6   "homepage": "https://github.com/AfrozZaheer/AZReachabilityNotificatons",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "AfrozZ": "afrozezaheer@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/AfrozZaheer/AZReachabilityNotificatons.git"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": "AZReachabilityNotificatons/**/*.{swift}",
21   "dependencies": {
22     "Alamofire": [
24     ],
25     "CWStatusBarNotification": [
27     ],
28     "Whisper": [
30     ]
31   },
32   "pushed_with_swift_version": "3.0"