[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / b / 4 / 7 / JCNotificationBannerPresenter / 0.9.2 / JCNotificationBannerPresenter.podspec.json
blob08e6aebf9cee4533bbef0add44762f29069087a5
2   "name": "JCNotificationBannerPresenter",
3   "platforms": {
4     "ios": null
5   },
6   "version": "0.9.2",
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.2"
21   },
22   "source_files": "Library/*.{h,m}"