blob: 710aa7a2d242aabedb8dfe5f11dd654d9411d995 [file] [log] [blame]
{
"name": "Corder",
"authors": "Corder Team",
"version": "1.0.3",
"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": {
"http": "https://github.com/kirillkudin/corder/raw/master/ios-corder-framework-v1.0.3.zip"
},
"documentation_url": "https://github.com/kirillkudin/corder"
}