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