[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 9 / 4 / c / DifferenceJsonDecodeTool / 0.0.1 / DifferenceJsonDecodeTool.podspec.json
blob30e891478d614e45d7c52bb9a7b5cb045a7506c3
2   "name": "DifferenceJsonDecodeTool",
3   "version": "0.0.1",
4   "summary": "This project takes the commonly used json data encoding/decoding SDK as an example.",
5   "homepage": "https://github.com/focuswei/DifferenceBetweenJsonDecode",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "guozw3": "394966935@qq.com"
12   },
13   "platforms": {
14     "ios": "10.0"
15   },
16   "source": {
17     "git": "https://github.com/focuswei/DifferenceBetweenJsonDecode.git",
18     "tag": "0.0.1"
19   },
20   "source_files": [
21     "Utils",
22     "DifferenceBetweenJSON/Utils/*.swift"
23   ],
24   "swift_versions": "5.0",
25   "dependencies": {
26     "HandyJSON": [
27       "~> 5.0.2"
28     ],
29     "ObjectMapper": [
30       "~> 4.2.0"
31     ],
32     "SwiftyJSON": [
33       "~> 5.0.1"
34     ]
35   },
36   "swift_version": "5.0"