[Add] ZegoUIKitSignalingPlugin 2.5.5
[CocoaPods.git] / Specs / 8 / 5 / 9 / WRModel / 1.2.9 / WRModel.podspec.json
blobdc0a9a60dac98ff45a1fc1834c0adcf0de688276
2   "name": "WRModel",
3   "version": "1.2.9",
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": "1.2.9",
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   "source_files": "WRModel/Classes/**/*.swift",
27   "dependencies": {
28     "FMDB": [
30     ],
31     "KakaJSON": [
32       "1.1.2"
33     ]
34   },
35   "swift_version": "5.0"