[Add] ApTestLibrary 1.0.2
[CocoaPods.git] / Specs / c / a / d / ObjectMapper / 3.5.3 / ObjectMapper.podspec.json
bloba12f111fc52e1e1860886bd2528d64a252a5d932
2   "name": "ObjectMapper",
3   "version": "3.5.3",
4   "license": "MIT",
5   "summary": "JSON Object mapping written in Swift",
6   "homepage": "https://github.com/tristanhimmelman/ObjectMapper",
7   "authors": {
8     "Tristan Himmelman": "tristanhimmelman@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/tristanhimmelman/ObjectMapper.git",
12     "tag": "3.5.3"
13   },
14   "platforms": {
15     "watchos": "2.0",
16     "ios": "8.0",
17     "osx": "10.9",
18     "tvos": "9.0"
19   },
20   "swift_versions": "5.0",
21   "requires_arc": true,
22   "source_files": "Sources/**/*.swift",
23   "swift_version": "5.0"