[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 3 / 0 / 8 / CleanJSON / 0.2.0 / CleanJSON.podspec.json
blob1e92bfce2a0d786f4a6665cab561527d4713b61f
2   "name": "CleanJSON",
3   "version": "0.2.0",
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.0"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "swift_version": "4.0",
21   "source_files": "CleanJSON/Classes/**/*"