blob: 880e8aa5a07504967461ba0b006969fcbef82ffb [file] [log] [blame]
{
"name": "zolozkit",
"version": "1.0.0.200108135104",
"summary": "A short description of zolozkit.",
"description": "* Detail about this framework.",
"homepage": "http://EXAMPLE/zolozkit",
"license": "MIT",
"authors": {
"ZOLOZ Client": "zolozclient@gmail.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"http": "https://github.com/zolozclient/zoloz-client-ios/releases/download/v1.0.0.200108135104/zolozkit-1.0.0.200108135104-bin.tgz.20200108_13_51_40.tgz"
},
"preserve_paths": "zolozkit.framework/*",
"resources": "zolozkit.framework/*.bundle",
"frameworks": [
"AVFoundation",
"CoreTelephony",
"CoreMotion",
"CoreLocation",
"SystemConfiguration",
"Accelerate",
"CoreMedia",
"CoreServices",
"CoreGraphics",
"QuartzCore",
"CoreVideo",
"CoreImage"
],
"vendored_frameworks": "zolozkit.framework",
"requires_arc": true,
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "Pods/zolozkit"
}
}