[Add] instrumentisto-libwebrtc-bin 131.0.6778.69
[CocoaPods.git] / Specs / 8 / 0 / d / Codix / 0.0.1 / Codix.podspec.json
blob3367d2447938734ab019de4d35ac15092f473e77
2   "name": "Codix",
3   "version": "0.0.1",
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.0.1"
17   },
18   "source_files": "Codix/**/*.swift",
19   "swift_versions": "5.3.2",
20   "platforms": {
21     "ios": "10.0"
22   },
23   "swift_version": "5.3.2"