[Add] DocumentReaderNightly 7.6.4234
[CocoaPods.git] / Specs / 5 / 6 / 0 / SZLaunchAdPage / 1.1.0 / SZLaunchAdPage.podspec.json
blob7ec2003c4361fc2497ee8fdcbee7d77ec3f224bd
2   "name": "SZLaunchAdPage",
3   "version": "1.1.0",
4   "summary": "简单易用的iOS启动页广告",
5   "homepage": "https://github.com/sunzhongliangde/SZLaunchAdPage",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "sunzhongliang": "sunzhong_liang@163.com"
12   },
13   "social_media_url": "https://sunzhongliangde.github.io",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/sunzhongliangde/SZLaunchAdPage.git",
19     "tag": "1.1.0"
20   },
21   "source_files": "LaunchAd/LaunchAdPage/*.{h,m}",
22   "requires_arc": true,
23   "dependencies": {
24     "SDWebImage": [
25       ">= 5.0.0"
26     ]
27   }