blob: 08e6aebf9cee4533bbef0add44762f29069087a5 [file] [log] [blame]
{
"name": "JCNotificationBannerPresenter",
"platforms": {
"ios": null
},
"version": "0.9.2",
"summary": "A library for generic presentation of \"banners\" (e.g. to present a push notification) from anywhere inside an iOS app.",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"homepage": "https://github.com/jcoleman/JCNotificationBannerPresenter",
"authors": {
"James Coleman": "jtc331@gmail.com"
},
"requires_arc": true,
"frameworks": "QuartzCore",
"source": {
"git": "https://github.com/jcoleman/JCNotificationBannerPresenter.git",
"tag": "0.9.2"
},
"source_files": "Library/*.{h,m}"
}