[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / 1 / 0 / e / ZJNotice / 1.1.0 / ZJNotice.podspec.json
blob02ad13bdffd1c22aaafcdd9223c36766d7ab97ab
2   "name": "ZJNotice",
3   "version": "1.1.0",
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.1.0"
20   },
21   "default_subspecs": "Core",
22   "subspecs": [
23     {
24       "name": "Core",
25       "source_files": "ZJNoticeDemo/Lib/ZJNotice/*.swift",
26       "frameworks": "UIKit"
27     }
28   ]