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