blob: 249b2f49ae41d31cc3a8993b7a9b6e22fbc16e03 [file] [log] [blame]
{
"name": "NoticeWindow",
"version": "0.8.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.8.0"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.1",
"requires_arc": true,
"source_files": "Pod/Classes/*",
"resource_bundles": {
"NoticeWindow": [
"Pod/Resources/*.xib",
"Pod/Assets/*.png"
]
},
"swift_version": "5.1"
}