| { |
| "name": "SwiftyJSONCoding", |
| "version": "0.3.0", |
| "summary": "A short description of SwiftyJSONCoding.", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://github.com/dankinsoid/JSON", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Даниил Войдилов": "voidilov@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/dankinsoid/JSON.git", |
| "branch": "master", |
| "tag": "0.3.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "swift_version": "4.2", |
| "source_files": "Sources/**/*" |
| } |