[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / 1 / 9 / StartPageKit / 0.0.2 / StartPageKit.podspec.json
blobbc24479e7f5d8a7e36ecc11e9beb85c8f4ecdd10
2   "name": "StartPageKit",
3   "version": "0.0.2",
4   "summary": "一个用于启动页的组件",
5   "description": "TODO: Add long description of the s.dependency here.",
6   "homepage": "http://git.duia.org.cn/ios/StartPageAdvertising.git",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "liweiguang": "liweiguang@duia.com"
13   },
14   "source": {
15     "git": "http://git.duia.org.cn/ios/StartPageAdvertising.git",
16     "branch": "0.0.1",
17     "tag": "0.0.2"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "StartPageKit/**/*.{h,m}",
23   "frameworks": [
24     "UIKit",
25     "Foundation",
26     "ImageIO"
27   ],
28   "requires_arc": true,
29   "dependencies": {
30     "SDWebImage": [
32     ]
33   }