blob: bcece121403a956b9d1396444c8219fd59726fe4 [file] [log] [blame]
{
"name": "JCNotificationBannerPresenter",
"platforms": {
"ios": null
},
"version": "1.0.1",
"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": "1.0.1"
},
"source_files": "Library/*.{h,m}"
}