blob: c012a97ec2c5bcd4483fecb2272a230e5eedd80d [file] [log] [blame]
{
"name": "Ditto-Swift",
"version": "1.0.4",
"license": "MIT",
"summary": "Serialize swift object to JSON object",
"homepage": "https://github.com/kevin0571/Ditto",
"authors": {
"Kevin Lin": "kevin_lyn@outlook.com"
},
"source": {
"git": "https://github.com/kevin0571/Ditto.git",
"tag": "1.0.4"
},
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "Sources/*.swift",
"module_name": "Ditto",
"pushed_with_swift_version": "3.0"
}