[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 8 / 5 / 9 / WRModel / 0.0.6 / WRModel.podspec.json
blob976ae76800808227d7e542af7857511dbd90825b
2   "name": "WRModel",
3   "version": "0.0.6",
4   "summary": "JSON转模型,模型保存工具类",
5   "description": "JSON转模型,模型转JSON,模型保存",
6   "homepage": "https://github.com/GodFighter/WRModel",
7   "license": "MIT",
8   "authors": {
9     "Leo Xiang": "xianghui_ios@163.com"
10   },
11   "source": {
12     "git": "https://github.com/GodFighter/WRModel.git",
13     "tag": "0.0.6",
14     "submodules": true
15   },
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   "dependencies": {
27     "FMDB": [
29     ],
30     "KakaJSON": [
31       "1.1.1"
32     ]
33   },
34   "subspecs": [
35     {
36       "name": "WRModel",
37       "source_files": "WRModel/*.swift"
38     }
39   ],
40   "swift_version": "5.0"