blob: 519549a3d9068fde08b21462b3123754ebb2facd [file] [log] [blame]
{
"name": "Corder",
"authors": "Corder Team",
"version": "1.0.4",
"requires_arc": true,
"license": {
"type": "Copyright",
"text": "Copyright 2017 Corder"
},
"homepage": "http://corder.8tricks.com",
"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": "9.0"
},
"screenshots": "http://corder.8tricks.com/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.4"
}
}