[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / b / 9 / Corder / 1.0.4 / Corder.podspec.json
blob519549a3d9068fde08b21462b3123754ebb2facd
2   "name": "Corder",
3   "authors": "Corder Team",
4   "version": "1.0.4",
5   "requires_arc": true,
6   "license": {
7     "type": "Copyright",
8     "text": "Copyright 2017 Corder"
9   },
10   "homepage": "http://corder.8tricks.com",
11   "summary": "Analytics & Video sessions SDK for iOS",
12   "vendored_frameworks": "Corder.framework",
13   "description": "Video analytics platform which provides in-depth analysis of your users' behavior, allowing you to deliver the ultimate app experience.",
14   "platforms": {
15     "ios": "9.0"
16   },
17   "screenshots": "http://corder.8tricks.com/content/corder-demo.gif",
18   "weak_frameworks": [
19     "CoreGraphics",
20     "CoreVideo",
21     "QuartzCore"
22   ],
23   "ios": {
24     "dependencies": {
25       "Firebase/Storage": [
27       ]
28     },
29     "source_files": "Corder.framework/Headers/Corder.h"
30   },
31   "source": {
32     "git": "https://github.com/kirillkudin/corder.git",
33     "tag": "v1.0.4"
34   }