blob: a49bc41621409e2955f774b33c19ec4aec27dc78 [file] [log] [blame]
{
"name": "ObjectMapperTransforms",
"version": "2.0.3",
"summary": "ObjectMapperTransforms - Any To Any(String|Int|Double|Bool) Transform",
"homepage": "http://futao.me/",
"license": "MIT",
"authors": "Ftkey",
"requires_arc": true,
"source": {
"git": "https://github.com/Ftkey/ObjectMapperTransforms.git",
"tag": "2.0.3"
},
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"frameworks": "Foundation",
"source_files": "Sources/**/*.{swift}",
"dependencies": {
"ObjectMapper": [
]
}
}