[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / d / b / WRSwiftUtil / 1.0.2 / WRSwiftUtil.podspec.json
blobaa94a5b6be7e8ea6111ed0a2c9f2fd1bbcd23fa1
2   "name": "WRSwiftUtil",
3   "version": "1.0.2",
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.2"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "frameworks": [
19     "UIKit",
20     "Foundation"
21   ],
22   "social_media_url": "http://weibo.com/huigedang/home?wvr=5&lf=reg",
23   "requires_arc": true,
24   "swift_versions": "5.0",
25   "swift_version": "5.0",
26   "subspecs": [
27     {
28       "name": "Device",
29       "source_files": "WRSwiftUtil/Device/*.swift"
30     }
31   ]