[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / f / e / CodableJSON / 1.0.0 / CodableJSON.podspec.json
blob7860af5c9996c97efdec249d913b55a6dbce5497
2   "name": "CodableJSON",
3   "version": "1.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": "8.0",
17     "osx": "10.9",
18     "tvos": "9.0",
19     "watchos": "2.0"
20   },
21   "swift_version": "4.2",
22   "source": {
23     "git": "https://github.com/guykogus/CodableJSON.git",
24     "tag": "1.0.0"
25   },
26   "source_files": "CodableJSON/*.swift"