blob: 3e3891b6e43df9c2a7a04f9213fdeeec2ec29e45 [file] [log] [blame]
{
"name": "DaV_Consultorio_SDK",
"version": "1.0.4",
"summary": "Doutor ao Vivo - Consultorio Nativo",
"description": "Sala nativa ios de atendimento da Doutor ao Vivo",
"homepage": "https://www.doutoraovivo.com.br",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Luciano Jesus LIma": "luciano@doutoraovivo.com.br"
},
"source_files": "DaV_Consultorio_SDK/Classes/*.swift",
"resource_bundles": {
"Assets": "DaV_Consultorio_SDK/Assets/**/*"
},
"source": {
"git": "https://github.com/doutoraovivo/dav-mobile-ios-component.git",
"tag": "1.0.4"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "4",
"frameworks": "UIKit",
"static_framework": true,
"dependencies": {
"OpenTok": [
"~> 2.18"
],
"Sentry": [
"~> 6"
]
},
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"swift_version": "4"
}