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