[Add] GizoSDK 2.0.2-alpha.05
[CocoaPods.git] / Specs / f / a / 7 / MappingAce / 1.0.4 / MappingAce.podspec.json
blob950076323f23f7aff7d4cca32314a54478d03125
2   "name": "MappingAce",
3   "version": "1.0.4",
4   "summary": "MappingAce is Tool about JSON <-> Model",
5   "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",
6   "homepage": "https://github.com/Binglin/MappingAce",
7   "license": "MIT",
8   "authors": {
9     "Binglin": "269042025@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/Binglin/MappingAce.git",
16     "tag": "1.0.4"
17   },
18   "source_files": "MappingAce/*.swift",
19   "pushed_with_swift_version": "3.0"