[Add] FlowerCocoa 0.3.2
[CocoaPods.git] / Specs / e / 8 / 1 / Codex / 0.1.2 / Codex.podspec.json
blobdef3321058d53ddc15ac1c5f700450416460a884
2   "name": "Codex",
3   "version": "0.1.2",
4   "license": "MIT",
5   "authors": {
6     "incetro": "incetro@ya.ru"
7   },
8   "homepage": "https://github.com/Incetro/codex.git",
9   "summary": "Elegant Codable wrapper which makes your work a little bit sweety",
10   "platforms": {
11     "ios": "12.0",
12     "osx": "10.15",
13     "watchos": "3.0",
14     "tvos": "12.4"
15   },
16   "swift_versions": "5.0",
17   "source": {
18     "git": "https://github.com/Incetro/codex.git",
19     "tag": "0.1.2"
20   },
21   "source_files": "Sources/Codex/**/*.{h,swift}",
22   "swift_version": "5.0"