[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / c / d / NoticeWindow / 0.9.1 / NoticeWindow.podspec.json
blobf9ac92f0130343fcc2fb6e89a8e82702aeca815a
2   "name": "NoticeWindow",
3   "version": "0.9.1",
4   "summary": "Present your custom notices in the application window.",
5   "description": "Present your custom notices in the application window so the notice isn't lost after leaving the screen.",
6   "homepage": "https://github.com/Q42/NoticeWindow",
7   "license": "MIT",
8   "authors": {
9     "Tim van Steenis": "tims@q42.nl"
10   },
11   "source": {
12     "git": "https://github.com/Q42/NoticeWindow.git",
13     "tag": "0.9.1"
14   },
15   "platforms": {
16     "ios": "12.0"
17   },
18   "swift_versions": "5.1",
19   "source_files": "Pod/Classes/*",
20   "resource_bundles": {
21     "NoticeWindow": [
22       "Pod/Resources/*.xib",
23       "Pod/Assets/*.png"
24     ]
25   },
26   "swift_version": "5.1"