[Add] GizoSDK 2.0.2-alpha.05
[CocoaPods.git] / Specs / e / b / 1 / DHObjectMapper / 5.0.0 / DHObjectMapper.podspec.json
blobad9ee74fffdb9cef2ba48523e96ce4228fe08578
2   "name": "DHObjectMapper",
3   "version": "5.0.0",
4   "license": "MIT",
5   "summary": "JSON Object mapping written in Swift",
6   "homepage": "https://github.com/dahasolutions/DHObjectMapper",
7   "authors": {
8     "DHs": "dahasolutions@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/dahasolutions/DHObjectMapper.git",
12     "tag": "5.0.0"
13   },
14   "platforms": {
15     "watchos": "2.0",
16     "ios": "8.0",
17     "osx": "10.9",
18     "tvos": "9.0"
19   },
20   "swift_version": "5.0",
21   "requires_arc": true,
22   "source_files": "Sources/**/*.swift"