| { |
| "name": "MappingAce", |
| "version": "1.0.1", |
| "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.1" |
| }, |
| "source_files": "MappingAce/*.swift", |
| "pushed_with_swift_version": "3.0" |
| } |