blob: f972e6554051ed0d838d61dc23a1ac05cba30e38 [file] [log] [blame]
{
"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"
}