blob: 950076323f23f7aff7d4cca32314a54478d03125 [file] [log] [blame]
{
"name": "MappingAce",
"version": "1.0.4",
"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/Binglin/MappingAce",
"license": "MIT",
"authors": {
"Binglin": "269042025@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Binglin/MappingAce.git",
"tag": "1.0.4"
},
"source_files": "MappingAce/*.swift",
"pushed_with_swift_version": "3.0"
}