[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 3 / 0 / 8 / CleanJSON / 0.2.2 / CleanJSON.podspec.json
blob69828aa8c3d42d3876536edeca263987b5f91188
2   "name": "CleanJSON",
3   "version": "0.2.2",
4   "summary": "Custom JSON decoder for Decodable.",
5   "homepage": "https://github.com/Pircate/CleanJSON",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Pircate": "gao497868860@163.com"
12   },
13   "source": {
14     "git": "https://github.com/Pircate/CleanJSON.git",
15     "tag": "0.2.2"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "swift_version": "4.0",
21   "source_files": "CleanJSON/Classes/**/*"