[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 9 / a / NotificationAlertView / 0.0.2 / NotificationAlertView.podspec.json
blob86f793cd53690cf080f774e4c37831fc56602ba1
2   "name": "NotificationAlertView",
3   "version": "0.0.2",
4   "summary": "NotificationAlertView allow you to show any view as popup notification with cube transform.",
5   "homepage": "http://appus.pro",
6   "license": {
7     "type": "Apache",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Alexey Kubas": "alexey.kubas@appus.me"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/alexey-kubas-appus/Notification-AlertView.git",
18     "tag": "0.0.2"
19   },
20   "source_files": [
21     "NotificationAlertView",
22     "NotificationAlertView/*.{h,m}"
23   ],
24   "frameworks": [
25     "Foundation",
26     "UIKit"
27   ],
28   "requires_arc": true