[Add] ExpoFpIndoorAtlas 4.8.11
[CocoaPods.git] / Specs / c / a / d / ObjectMapper / 4.4.2 / ObjectMapper.podspec.json
blobe1b053a07cd694cf2ed2d4c363834b52b6d5bb06
2   "name": "ObjectMapper",
3   "version": "4.4.2",
4   "license": "MIT",
5   "cocoapods_version": ">= 1.12.0",
6   "summary": "JSON Object mapping written in Swift",
7   "homepage": "https://github.com/tristanhimmelman/ObjectMapper",
8   "authors": {
9     "Tristan Himmelman": "tristanhimmelman@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/tristanhimmelman/ObjectMapper.git",
13     "tag": "4.4.2"
14   },
15   "resource_bundles": {
16     "Privacy": "Sources/Resources/PrivacyInfo.xcprivacy"
17   },
18   "platforms": {
19     "watchos": "2.0",
20     "ios": "13.0",
21     "osx": "12.0",
22     "tvos": "9.0"
23   },
24   "swift_versions": "5.0",
25   "requires_arc": true,
26   "source_files": "Sources/**/*.swift",
27   "swift_version": "5.0"