blob: ac0c99602abd3988bf866645ccd869152b333aff [file] [log] [blame]
{
"name": "SwiftDictModel",
"version": "0.1.2",
"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.2"
},
"source_files": "Sources/*.swift",
"requires_arc": true
}