[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / f / a / 7 / MappingAce / 1.0.2 / MappingAce.podspec.json
blob5ac8e171241a3940b25eed4e0ace809401d353a9
2   "name": "MappingAce",
3   "version": "1.0.2",
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/IcyButterfly/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/IcyButterfly/MappingAce.git",
16     "tag": "1.0.2"
17   },
18   "source_files": "MappingAce/*.swift",
19   "pushed_with_swift_version": "3.0"