[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / 7 / 4 / GLNotificationBar / 2.3.3 / GLNotificationBar.podspec.json
blobb291cb2c21944ccf5f52dbb2ec56f40765d06c27
2   "name": "GLNotificationBar",
3   "version": "2.3.3",
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": "2.3.3"
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": "3.1"