[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 7 / 0 / 5 / WKUIKit / 0.1.5 / WKUIKit.podspec.json
blob9e77963981979eb4cb4285377a4fbcb62ebac958
2   "name": "WKUIKit",
3   "version": "0.1.5",
4   "summary": "WKUIKit provide some categories of UIView for easy to layout your views~",
5   "description": "WKUIKit provide some categories of UIView for easy to layout your views~,Enjoy~",
6   "homepage": "https://github.com/cjwmusic/WKUIKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wukong": "caijunwei1990@163.com"
13   },
14   "source": {
15     "git": "https://github.com/cjwmusic/WKUIKit.git",
16     "tag": "0.1.5"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "Pod/**/*.{h,m}",
22   "public_header_files": "Pod/**/*.{h}",
23   "frameworks": "UIKit",
24   "dependencies": {
25     "HexColors": [
27     ],
28     "SDWebImage": [
30     ]
31   }