[Add] RegulaCommonNightly 7.5.938
[CocoaPods.git] / Specs / 5 / 7 / 4 / GLNotificationBar / 1.3.2 / GLNotificationBar.podspec.json
blobb8a322e55da1f07042be02ee9dac27115615f8ca
2   "name": "GLNotificationBar",
3   "version": "1.3.2",
4   "summary": "GLNotificationBar lets user to handle push  notification when app is active.",
5   "description": "GLNotificationBar is a open source library that lets developers to display push notification or any alert message to end user as banner. iOS below 10 does't displays notification when app is active. This library is inspired by Apple's ios10 notification bar.",
6   "homepage": "https://github.com/gokulgovind/GLNotificationBar",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "gokul": "gokulece26@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/gokulgovind/GLNotificationBar.git",
16     "tag": "1.3.2"
17   },
18   "social_media_url": "https://twitter.com/gokulgovind_",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "GLNotificationBar/Classes/**/*",
23   "resource_bundles": {
24     "GLNotificationBar": [
25       "GLNotificationBar/Classes/*.xib",
26       "GLNotificationBar/Assets/*.png"
27     ]
28   },
29   "frameworks": "UIKit",
30   "pushed_with_swift_version": "2.2"