blob: 5565e41c2d963fda2a7d36a99538897c6a85b2ef [file] [log] [blame]
{
"name": "MappingAce",
"version": "1.0.3",
"summary": "MappingAce is Tool about JSON <-> Model",
"description": "MappingAce allows rapid creation of struct , Swift class, OC class . Automatic transform dictionary to model(model could be struct), forget to manually write property mapping code",
"homepage": "https://github.com/IcyButterfly/MappingAce",
"license": "MIT",
"authors": {
"Binglin": "269042025@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/IcyButterfly/MappingAce.git",
"tag": "1.0.3"
},
"source_files": "MappingAce/*.swift",
"pushed_with_swift_version": "3.1"
}