[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 4 / 7 / JCNotificationBannerPresenter / 0.9.0 / JCNotificationBannerPresenter.podspec.json
blob5d21952cac5abb7507877e5f55319e0f9eb5e838
2   "name": "JCNotificationBannerPresenter",
3   "platforms": {
4     "ios": null
5   },
6   "version": "0.9.0",
7   "summary": "A library for generic presentation of \"banners\" (e.g. to present a push notification) from anywhere inside an iOS app.",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE.txt"
11   },
12   "homepage": "https://github.com/jcoleman/JCNotificationBannerPresenter",
13   "authors": {
14     "James Coleman": "jtc331@gmail.com"
15   },
16   "requires_arc": true,
17   "frameworks": "QuartzCore",
18   "source": {
19     "git": "https://github.com/jcoleman/JCNotificationBannerPresenter.git",
20     "tag": "0.9.0"
21   },
22   "source_files": "**/*.{h,m}"