blob: 677383561071e442c4b24cee4785015a8b0cca12 [file] [log] [blame]
{
"name": "swift-serialize",
"module_name": "Serialize",
"version": "0.0.2",
"summary": "swift object serialize/deserialize of json ",
"description": "\t\t\t\t serialize swift object to json\n\t\t\t\t deserialize json for swift custom class\n",
"homepage": "https://github.com/sagesse-cn/swift-serialize",
"license": "MIT",
"authors": {
"sagesse-cn": "gdmmyzc@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/sagesse-cn/swift-serialize.git",
"tag": "0.0.2"
},
"source_files": "Serialize/*"
}