[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 3 / 2 / Notificator / 0.1.2 / Notificator.podspec.json
blobe2681afa0539512a78cdcdc9b56572d71cf6e48f
2   "name": "Notificator",
3   "version": "0.1.2",
4   "summary": "Display notifications in your app using auto layout and Swift.",
5   "description": "Display notifications in your app using auto layout and Swift. Inspired by https://github.com/hyperoslo/Whisper and https://github.com/sferrini/SFSwiftNotification",
6   "homepage": "https://github.com/BellAppLab/Notificator",
7   "license": "MIT",
8   "authors": {
9     "Bell App Lab": "apps@bellapplab.com"
10   },
11   "source": {
12     "git": "https://github.com/BellAppLab/Notificator.git",
13     "tag": "0.1.2"
14   },
15   "social_media_url": "https://twitter.com/BellAppLab",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "frameworks": "UIKit"