blob: 37b64e8dcbcb5a516978e6db70cf19cfc7dc4b82 [file] [log] [blame]
{
"name": "JUNSON",
"version": "0.2.1",
"summary": "type-safe decode and encode Library for Swift3.0.",
"homepage": "https://github.com/SatoshiN21/JUNSON",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"SatoshiN21": "satoshi.nagasaka21@gmail.com"
},
"source": {
"git": "https://github.com/SatoshiN21/JUNSON.git",
"tag": "0.2.1"
},
"social_media_url": "https://twitter.com/SatoshiN21",
"platforms": {
"ios": "8.0"
},
"source_files": "JUNSON/Classes/**/*.swift"
}