[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / c / a / d / ObjectMapper / 2.2.6 / ObjectMapper.podspec.json
blob14dbf4c3a7eae212bd9e954e20a4e2b511733937
2   "name": "ObjectMapper",
3   "version": "2.2.6",
4   "license": "MIT",
5   "summary": "JSON Object mapping written in Swift",
6   "homepage": "https://github.com/Hearst-DD/ObjectMapper",
7   "authors": {
8     "Tristan Himmelman": "tristanhimmelman@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/Hearst-DD/ObjectMapper.git",
12     "tag": "2.2.6"
13   },
14   "platforms": {
15     "watchos": "2.0",
16     "ios": "8.0",
17     "osx": "10.9",
18     "tvos": "9.0"
19   },
20   "pod_target_xcconfig": {
21     "SWIFT_VERSION": "3.0"
22   },
23   "requires_arc": "true",
24   "source_files": "Sources/**/*.swift",
25   "pushed_with_swift_version": "3.0"