[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / f / 9 / a / NotificationAlertView / 0.0.3 / NotificationAlertView.podspec.json
blob79e1406a38ad3e0604d0ece7b105e6912c86cddf
2   "name": "NotificationAlertView",
3   "version": "0.0.3",
4   "summary": "APNotificationAlertView 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.3"
19   },
20   "source_files": [
21     "APNotificationAlertView",
22     "APNotificationAlertView/*.{h,m}"
23   ],
24   "frameworks": [
25     "Foundation",
26     "UIKit"
27   ],
28   "requires_arc": true