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