[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / f / e / CodableJSON / 2.0.0 / CodableJSON.podspec.json
blob90effca9cbabed2a91aae947d88abab1a5a1afa6
2   "name": "CodableJSON",
3   "version": "2.0.0",
4   "summary": "JSON in Swift - the way it should be",
5   "description": "Simplify the way that you use JSON objects.",
6   "homepage": "https://github.com/guykogus/CodableJSON",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Guy Kogus": "guy.kogus@gmail.com"
13   },
14   "documentation_url": "http://www.json.org",
15   "platforms": {
16     "ios": "9.0",
17     "osx": "10.9",
18     "tvos": "9.0",
19     "watchos": "2.0"
20   },
21   "swift_versions": "5.0",
22   "source": {
23     "git": "https://github.com/guykogus/CodableJSON.git",
24     "tag": "2.0.0"
25   },
26   "source_files": "CodableJSON/*.swift",
27   "swift_version": "5.0"