blob: 91bc5f92aa64a68e0bfd9ed230072a14c949eab3 [file] [log] [blame]
{
"name": "SwiftyJSONCoding",
"version": "0.1.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.1.0"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.2",
"source_files": "Sources/**/*"
}