| { |
| "name": "JSONDecoder-Keypath", |
| "version": "0.1.0", |
| "summary": "Add nested key path support to the JSONDecoder", |
| "description": "Add nested key path support to the Foundation.JSONDecoder", |
| "homepage": "https://github.com/0111b/JSONDecoder-Keypath", |
| "license": "MIT", |
| "authors": { |
| "Alexandr Goncharov": "adanfermer@gmail.com" |
| }, |
| "social_media_url": "http://twitter.com/0111b", |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "source": { |
| "git": "https://github.com/0111b/JSONDecoder-Keypath.git", |
| "tag": "0.1.0" |
| }, |
| "source_files": "Sources/*/*", |
| "pushed_with_swift_version": "4.0" |
| } |