blob: c40bdd130757b24c651d9586c16a35eb91d8229c [file] [log] [blame]
{
"name": "Kanagata",
"version": "0.1.2",
"summary": "Kanagata is a JSON decoder and encoder in Swift.",
"homepage": "https://github.com/mike-neko/Kanagata",
"license": "MIT",
"authors": {
"mike-neko": "mike.app.info@gmail.com"
},
"social_media_url": "https://twitter.com/m__ike_",
"platforms": {
"ios": "8.0",
"osx": "10.10",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/mike-neko/Kanagata.git",
"tag": "0.1.2"
},
"source_files": "Kanagata/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}