[Add] UIKitViewBuilder 1.1.0
[CocoaPods.git] / Specs / 8 / 6 / 1 / JUJsonModel / 1.0 / JUJsonModel.podspec.json
blobbd52108e0ada99b71a00fe02fad7bf1f651b0341
2   "name": "JUJsonModel",
3   "version": "1.0",
4   "summary": "json转模型,模型转json",
5   "homepage": "https://github.com/jutewei/JsonMode",
6   "license": {
7     "type": "Copyright",
8     "text": "    © 2016-2021 juvid. All rights reserved.\n"
9   },
10   "platforms": {
11     "ios": "8.0",
12     "osx": "10.9"
13   },
14   "authors": {
15     "Juvid": "jutewei@qq.com"
16   },
17   "swift_versions": "5",
18   "source": {
19     "git": "https://github.com/jutewei/JsonMode.git",
20     "tag": "1.0"
21   },
22   "requires_arc": true,
23   "source_files": "Source/*.{h,m}",
24   "swift_version": "5"