blob: e4e2a3f93d179a1cebff5b3a925bc96df0198a10 [file] [log] [blame]
{
"name": "Corder",
"authors": "Corder Team",
"version": "1.0.10",
"requires_arc": true,
"license": {
"type": "Copyright",
"text": "Copyright 2018 Corder"
},
"homepage": "https://www.corder.io/",
"summary": "Analytics & Video sessions SDK for iOS",
"vendored_frameworks": "Corder.framework",
"description": "Video analytics platform which provides in-depth analysis of your users' behavior, allowing you to deliver the ultimate app experience.",
"platforms": {
"ios": "8.0"
},
"screenshots": "https://www.corder.io/content/corder-demo.gif",
"weak_frameworks": [
"CoreGraphics",
"CoreVideo",
"QuartzCore"
],
"ios": {
"dependencies": {
"Firebase/Storage": [
]
},
"source_files": "Corder.framework/Headers/Corder.h"
},
"source": {
"git": "https://github.com/kirillkudin/corder.git",
"tag": "v1.0.10"
}
}