blob: 9e9000a4f8ec2889ef592353a625bb11c7154675 [file] [log] [blame]
{
"name": "SwiftDictModel",
"version": "0.1.3",
"summary": "JSON and Model Conversion Tool in Swift",
"homepage": "https://github.com/liufan321/SwiftDictModel",
"license": "MIT",
"authors": {
"Fan Liu": "liufan321@gamil.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/liufan321/SwiftDictModel.git",
"tag": "0.1.3"
},
"source_files": "Sources/*.swift",
"requires_arc": true
}