[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / c / a / d / ObjectMapper / 0.17 / ObjectMapper.podspec.json
blobf4f01f7cc59ce6f41f5a404e74d84a72d4d646cc
2   "name": "ObjectMapper",
3   "version": "0.17",
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": "0.17"
13   },
14   "platforms": {
15     "watchos": "2.0",
16     "ios": "8.0",
17     "osx": "10.9"
18   },
19   "requires_arc": "true",
20   "source_files": "ObjectMapper/**/*.swift"