[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / d / b / WRSwiftUtil / 1.0.3 / WRSwiftUtil.podspec.json
blob9853e75e16fd756772e0fe9242a29ced7d3120d9
2   "name": "WRSwiftUtil",
3   "version": "1.0.3",
4   "summary": "常用 Swift 工具类定义",
5   "description": "常用 Swift 工具类定义,便于初始化项目",
6   "homepage": "https://github.com/GodFighter/WRSwiftUtil",
7   "license": "MIT",
8   "authors": {
9     "Leo Xiang": "xianghui_ios@163.com"
10   },
11   "source": {
12     "git": "https://github.com/GodFighter/WRSwiftUtil.git",
13     "tag": "1.0.3"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "frameworks": [
19     "UIKit",
20     "Foundation"
21   ],
22   "dependencies": {
23     "Colours": [
24       "~> 5.13.0"
25     ]
26   },
27   "social_media_url": "http://weibo.com/huigedang/home?wvr=5&lf=reg",
28   "requires_arc": true,
29   "swift_versions": "5.0",
30   "source_files": "WRSwiftUtil/**/*.swift",
31   "swift_version": "5.0"