[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / 0 / 8 / CleanJSON / 0.3.1 / CleanJSON.podspec.json
blobac0f70c95b9247825f4ed6e8435c3f368fac9a95
2   "name": "CleanJSON",
3   "version": "0.3.1",
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.3.1"
16   },
17   "platforms": {
18     "ios": "9.0",
19     "osx": "10.10",
20     "tvos": "9.0",
21     "watchos": "2.0"
22   },
23   "swift_version": "4.2",
24   "source_files": "CleanJSON/Classes/**/*"