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