blob: 8f39c45fe94d7c6263ca04fb3952275587cdde47 [file] [log] [blame]
{
"name": "APBanner",
"platforms": {
"ios": "8.0"
},
"version": "1.0.4",
"summary": "APBanner is a simple and customizable iOS in-app notification you can display from wherever you want.",
"description": "This lib can :\n - Display title, subtitle and body\n - Display auto resizable image\n - Auto expand-collapse with user's gestures",
"homepage": "https://github.com/appspanel/APBanner",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Pierre Grimault": "support@apps-panel.com"
},
"source": {
"git": "https://github.com/appspanel/APBanner.git",
"tag": "1.0.4"
},
"resources": "APBanner/Classes/**/*.{xib,nib,png,bundle}",
"source_files": "APBanner/Classes/**/*.{h,m}"
}