[Add] Dalila 1.0.35
[CocoaPods.git] / Specs / 2 / 9 / 7 / ObjectMapperEuvic / 2.2.8 / ObjectMapperEuvic.podspec.json
blob8726a5f2625f181e5b8b6915f0368786344810c8
2   "name": "ObjectMapperEuvic",
3   "version": "2.2.8",
4   "license": "MIT",
5   "summary": "JSON Object mapping written in Swift with changed Operator",
6   "homepage": "https://github.com/TomKaminski/ObjectMapper",
7   "authors": {
8     "Tristan Himmelman": "tristanhimmelman@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/TomKaminski/ObjectMapper.git",
12     "tag": "2.2.8"
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.1"
22   },
23   "requires_arc": true,
24   "source_files": "Sources/**/*.swift",
25   "pushed_with_swift_version": "3.1"