blob: 21fc8518d53b9cb98922c3a1ddf6069879fbb9c6 [file] [log] [blame]
{
"name": "ObjectMapperFixedOperator",
"version": "2.2.8",
"license": "MIT",
"summary": "JSON Object mapping written in Swift with changed Operator",
"homepage": "https://github.com/TomKaminski/ObjectMapper",
"authors": {
"Tristan Himmelman": "tristanhimmelman@gmail.com"
},
"source": {
"git": "https://github.com/TomKaminski/ObjectMapper.git",
"tag": "2.2.8"
},
"platforms": {
"watchos": "2.0",
"ios": "8.0",
"osx": "10.9",
"tvos": "9.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.1"
},
"requires_arc": true,
"source_files": "Sources/**/*.swift",
"pushed_with_swift_version": "3.1"
}