[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 6 / 9 / GXAdvertisementView / 1.0.1 / GXAdvertisementView.podspec.json
blob7f9e8d131a735a64ebe7397dacb3a09d14a65f81
2   "name": "GXAdvertisementView",
3   "version": "1.0.1",
4   "summary": "App启动广告页,支持播放Gif/png/jpg等。",
5   "description": "App启动广告页,支持播放Gif/png/jpg等。(组件中已经监听了app的 UIApplicationDidFinishLaunching 通知,通知来了会把广告页添加到keyWindow中,使用者只需要创建即可。)",
6   "homepage": "https://git.lug.ustc.edu.cn/GuoXinJingAn/gxadvertisementview.git",
7   "license": "MIT",
8   "authors": {
9     "wenshiming": "7672699904@qq.com"
10   },
11   "source": {
12     "git": "https://git.lug.ustc.edu.cn/GuoXinJingAn/gxadvertisementview.git",
13     "tag": "v1.0.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "swift_version": "4.2",
20   "source_files": "GXAdvertisementView/*.{h,m,swift}"