[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 3 / b / 5 / JSONtoCodable / 2.0.2 / JSONtoCodable.podspec.json
blob791aaca0e8e0a3389b0269c2039286569fbfd6c4
2   "name": "JSONtoCodable",
3   "version": "2.0.2",
4   "summary": "A generating tool from Raw JSON to Codable",
5   "description": "A generating tool from Raw JSON to Codable.",
6   "homepage": "https://github.com/YutoMizutani/JSONtoCodable",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Yuto Mizutani": "yuto.mizutani.dev@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/YutoMizutani/JSONtoCodable.git",
16     "tag": "2.0.2"
17   },
18   "social_media_url": "https://twitter.com/EXPENSIVE_MAN",
19   "platforms": {
20     "ios": "8.0",
21     "osx": "10.10",
22     "watchos": "4.0",
23     "tvos": "11.0"
24   },
25   "requires_arc": true,
26   "source_files": "Sources/**/*.swift",
27   "swift_version": "4.2"