blob: 45604a31203f3529ff6588e0b946ebf0519cdb4d [file] [log] [blame]
{
"name": "JKNotificationPanel",
"version": "0.1.2",
"summary": "Simple, Customizable notification panel",
"description": "JKNotificationPanel lets you create a simple notification panel that display on the top of the view/navigation or below.",
"homepage": "https://github.com/macfeteria/JKNotificationPanel",
"screenshots": "https://raw.githubusercontent.com/macfeteria/JKNotificationPanel/master/Screenshot/jknotification_screen.gif",
"authors": {
"Ter": "macfeteria@gmail.com"
},
"source": {
"git": "https://github.com/macfeteria/JKNotificationPanel.git",
"tag": "0.1.2"
},
"license": "MIT",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"JKNotificationPanel": [
"Pod/Assets/*.png"
]
}
}