[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 4 / 1 / 9 / StartPageKit / 0.0.1 / StartPageKit.podspec.json
blob6183fbb54442b4aac9820e48f3651f7113aae817
2   "name": "StartPageKit",
3   "version": "0.0.1",
4   "summary": "这是一个用于启动页的组件",
5   "description": "这是一个用于启动页的组件,这是一个cocoapod库",
6   "homepage": "https://github.com/lwg123/StartPageKit",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "liweiguang@duia.com": "weiguang.li@changhong.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/lwg123/StartPageKit.git",
18     "tag": "0.0.1"
19   },
20   "source_files": "StartPageKit/**/*.{h,m}",
21   "frameworks": [
22     "UIKit",
23     "Foundation",
24     "ImageIO"
25   ],
26   "dependencies": {
27     "SDWebImage": [
29     ]
30   }