blob: 11a0ffc05b86aa00f75dea7e2fa825121cf44a4d [file] [log] [blame]
{
"name": "NoticeWindow",
"version": "0.6.1",
"summary": "Present your custom notices in the application window.",
"description": "Present your custom notices in the application window so the notice isn't lost after leaving the screen.",
"homepage": "https://github.com/Q42/NoticeWindow",
"license": "MIT",
"authors": {
"Tim van Steenis": "tims@q42.nl"
},
"source": {
"git": "https://github.com/Q42/NoticeWindow.git",
"tag": "0.6.1"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/*",
"resource_bundles": {
"NoticeWindow": [
"Pod/Resources/*.xib",
"Pod/Assets/*.png"
]
},
"pushed_with_swift_version": "4.0"
}