[Add] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / 3 / b / 5 / JSONtoCodable / 1.3.0 / JSONtoCodable.podspec.json
blob3a2dd3de35f67516767c2a9bc3ea95c683179b40
2   "name": "JSONtoCodable",
3   "version": "1.3.0",
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": "1.3.0"
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"