blob: 2cfef6cf1c5bcbeb8448c01d6752c0394a737e7e [file] [log] [blame]
{
"name": "CammentSDK",
"version": "2.1.5",
"summary": "iOS SDK for camment.tv",
"authors": {
"Alexander Fedosov": "alex@camment.tv"
},
"homepage": "https://github.com/camment/sdk-ios.git",
"description": "Camment is disrupting the second screen experience, replacing it with a patent pending first screen technology.\nOur technology is a simple SDK that allows broadcasters, and anyone with video, whether its streaming or clips, to add a social layer to their streams.",
"source": {
"git": "https://github.com/camment/sdk-ios.git",
"tag": "2.1.5"
},
"platforms": {
"ios": "8.1"
},
"ios": {
"vendored_frameworks": "ios/CammentSDK.framework"
},
"libraries": [
"sqlite3",
"z"
],
"frameworks": [
"Foundation",
"SystemConfiguration",
"MobileCoreServices",
"QuartzCore",
"Accelerate",
"CoreData",
"AVFoundation",
"UIKit",
"ImageIO",
"VideoToolbox",
"MessageUI",
"AssetsLibrary",
"CoreImage",
"CoreGraphics",
"CoreText"
],
"dependencies": {
"AMPopTip": [
"~> 1.5"
],
"Texture": [
"~> 2.5"
],
"FLAnimatedImage": [
"~> 1.0"
],
"AWSCognito": [
"~> 2.6"
],
"AWSCognitoIdentityProvider": [
"~> 2.6"
],
"AWSIoT": [
"~> 2.6"
],
"AWSMobileAnalytics": [
"~> 2.6"
],
"AWSS3": [
"~> 2.6"
],
"AWSAPIGateway": [
"~> 2.6"
],
"ReactiveObjC": [
"~> 3.1"
],
"pop": [
"~> 1.0"
],
"MBProgressHUD": [
"~> 1.1"
],
"Tweaks": [
"~> 2.2"
],
"DateTools": [
"~> 2.0"
],
"CocoaLumberjack": [
"~> 3.4"
],
"GVUserDefaults": [
"~> 1.0"
],
"TLIndexPathTools": [
"~> 0.4"
],
"Mixpanel": [
"~> 3.2"
],
"TCBlobDownload": [
"~> 2.1"
],
"FBSDKCoreKit": [
"~> 4.29"
],
"FBSDKLoginKit": [
"~> 4.29"
],
"TBStateMachine": [
"6.7.2"
]
}
}