[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / c / a / d / ObjectMapper / 0.1 / ObjectMapper.podspec.json
blobd2760fc989d2a36934c8958d9b27cb874b6787f9
2   "name": "ObjectMapper",
3   "version": "0.1",
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.1"
13   },
14   "platforms": {
15     "ios": "8.0",
16     "osx": "10.9"
17   },
18   "requires_arc": "true",
19   "source_files": "ObjectMapper/**/*.swift"