[Add] TapTapLoginSDK 4.5.3
[CocoaPods.git] / Specs / 8 / 0 / d / Codix / 0.2.0 / Codix.podspec.json
blob4faa821ffcefcd008ecd5e2bf39401761c8d6780
2   "name": "Codix",
3   "version": "0.2.0",
4   "summary": "An extension for Decoder to make it more elegant and easier to decode.",
5   "description": "Codix is an extension for Decodable, make it more elegant and more easier to decode model from json.",
6   "homepage": "https://github.com/Gaea-iOS/Codix",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jerry Wang": "445242970@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/Gaea-iOS/Codix.git",
16     "tag": "0.2.0"
17   },
18   "source_files": "Codix/**/*.swift",
19   "swift_versions": "5.3.2",
20   "platforms": {
21     "ios": "9.0"
22   },
23   "swift_version": "5.3.2"