blob: ad9ad5987a17393a959ba9c52463b0271b5ae761 [file] [log] [blame]
{
"name": "Ditto-Swift",
"version": "1.0.0",
"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.0"
},
"platforms": {
"ios": "8.0",
"osx": "10.9",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "Ditto/*.swift",
"pushed_with_swift_version": "3.0"
}