blob: 294d24bf0f7f8b02d6e6e981f1b34cb76f7452e6 [file] [log] [blame]
{
"name": "MEReady",
"version": "1.0.14",
"summary": "Mobile Engagement Platform.",
"description": "ITCB Mobile Engagement Platform.",
"homepage": "https://me-ready.com",
"license": {
"type": "CC-ND",
"file": "LICENSE"
},
"authors": {
"ITCB S.R.L.": "info@itcb.com.ar"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "http://gitlab.itcb.com.ar/ME-Ready/iOS/framework.git",
"tag": "1.0.14"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "3"
},
"ios": {
"vendored_frameworks": "SDK.framework"
},
"requires_arc": true,
"dependencies": {
"Alamofire": [
"~> 4.1.0"
],
"EVReflection": [
"~> 4.19.0"
],
"RealmSwift": [
"~> 3.0.2"
]
},
"pushed_with_swift_version": "3.2"
}