[Add] AlibabacloudEcs20140526 3.0.1
[CocoaPods.git] / Specs / 1 / c / d / NoticeWindow / 0.8.0 / NoticeWindow.podspec.json
blob249b2f49ae41d31cc3a8993b7a9b6e22fbc16e03
2   "name": "NoticeWindow",
3   "version": "0.8.0",
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.8.0"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "swift_versions": "5.1",
19   "requires_arc": true,
20   "source_files": "Pod/Classes/*",
21   "resource_bundles": {
22     "NoticeWindow": [
23       "Pod/Resources/*.xib",
24       "Pod/Assets/*.png"
25     ]
26   },
27   "swift_version": "5.1"