[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / f / 7 / 2 / RNNotificationView / 1.0.0 / RNNotificationView.podspec.json
blob24cb1c8bb8a0681aa4a6eec2b79c4c40707f2d1e
2   "name": "RNNotificationView",
3   "version": "1.0.0",
4   "summary": "Emulates the native Notification Banner UI for any alert",
5   "description": "Easy to use and customizable messages/notifications for iOS applications. ToatView with gestures.",
6   "homepage": "https://github.com/souzainf3/RNNotificationView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Romilson Nunes": "souzainf3@yahoo.com.br"
13   },
14   "social_media_url": "http://twitter.com/souzainf3",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/souzainf3/RNNotificationView.git",
20     "tag": "1.0.0"
21   },
22   "source_files": "Source/**/*.{swift}",
23   "frameworks": "UIKit",
24   "requires_arc": true