[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 1 / 0 / e / ZJNotice / 1.4 / ZJNotice.podspec.json
blob89633659a2f8f2da088f1f958d5c401c992afe7f
2   "name": "ZJNotice",
3   "version": "1.4",
4   "summary": "A Simple AlertView",
5   "swift_versions": "5.0",
6   "description": "A Simple AlertView",
7   "homepage": "https://github.com/psvmc/ZJNotice",
8   "license": {
9     "type": "MIT",
10     "file": "License"
11   },
12   "authors": {
13     "psvmc": "183518918@qq.com"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/psvmc/ZJNotice.git",
20     "tag": "1.4"
21   },
22   "default_subspecs": "Core",
23   "swift_version": "5.0",
24   "subspecs": [
25     {
26       "name": "Core",
27       "source_files": "ZJNoticeDemo/Lib/ZJNotice/*.swift",
28       "frameworks": "UIKit"
29     }
30   ]