blob: 77f12e08b22d6a43180bc2f7de3d1b3e27d5c39e [file] [log] [blame]
{
"name": "SwiftyJSONCoding",
"version": "0.4.2",
"summary": "SwiftyJSONCoding is a framework for fast JSON coding/decoding",
"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.4.2"
},
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0"
},
"swift_version": "4.2",
"source_files": "Sources/**/*"
}