[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 4 / 1 / e / WRKit / 0.1.2 / WRKit.podspec.json
blobb04ab5ba4d0e27106c5ec773e8f3ee53bc060de3
2   "name": "WRKit",
3   "version": "0.1.2",
4   "summary": "常用 Swift 工具类定义.",
5   "description": "常用 Swift 方法、扩展、分类,便于初始化项目",
6   "homepage": "https://github.com/Godfighter/WRKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Godfighter": "xianghui_ios@163.com"
13   },
14   "source": {
15     "git": "https://github.com/Godfighter/WRKit.git",
16     "tag": "0.1.2"
17   },
18   "frameworks": [
19     "UIKit",
20     "Foundation"
21   ],
22   "social_media_url": "http://weibo.com/huigedang/home?wvr=5&lf=reg",
23   "platforms": {
24     "ios": "9.0"
25   },
26   "swift_versions": "5.0",
27   "subspecs": [
28     {
29       "name": "Device",
30       "source_files": "Source/Device/*.swift"
31     }
32   ],
33   "swift_version": "5.0"