blob: 74e70d6911c3d352f8ff6e459489030500a32e98 [file] [log] [blame]
{
"name": "ModelSwift",
"version": "0.2.1",
"summary": "ModelSwift could transform json(or Data) to model.",
"description": "You can use ModelSWift to transform json(or Data) to model.",
"homepage": "https://github.com/hujewelz/ModelSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hujewelz": "hujewelz@163.com"
},
"source": {
"git": "https://github.com/hujewelz/ModelSwift.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ModelSwift/Classes/**/*",
"pushed_with_swift_version": "3.0"
}