blob: 7f199d4daedd9b4369684df973802da3ec268df9 [file] [log] [blame]
{
"name": "NoticeWindow",
"version": "0.5.0",
"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.5.0"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/*",
"resource_bundles": {
"NoticeWindow": [
"Pod/Resources/*.xib",
"Pod/Assets/*.png"
]
},
"pushed_with_swift_version": "3.0"
}