[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 5 / e / CammentSDK / 1.0.0 / CammentSDK.podspec.json
blobd1c1111d7fc8aa1295a67d2bc61c1875666edd8b
2   "name": "CammentSDK",
3   "version": "1.0.0",
4   "summary": "iOS SDK for camment.tv",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "Alexander Fedosov": "alex@camment.tv"
11   },
12   "homepage": "https://github.com/camment/sdk-ios.git",
13   "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.",
14   "frameworks": [
15     "Foundation",
16     "SystemConfiguration",
17     "MobileCoreServices",
18     "QuartzCore",
19     "Accelerate",
20     "CoreData",
21     "AVFoundation",
22     "UIKit",
23     "ImageIO",
24     "VideoToolbox",
25     "MessageUI",
26     "AssetsLibrary",
27     "CoreImage",
28     "CoreGraphics"
29   ],
30   "libraries": [
31     "sqlite3",
32     "z"
33   ],
34   "source": {
35     "git": "https://github.com/camment/sdk-ios.git",
36     "tag": "1.0.1"
37   },
38   "platforms": {
39     "ios": "8.1"
40   },
41   "ios": {
42     "vendored_frameworks": "ios/CammentSDK.framework"
43   },
44   "dependencies": {
45     "AMPopTip": [
46       "1.5"
47     ],
48     "Texture": [
49       "2.3.4"
50     ],
51     "FLAnimatedImage": [
53     ],
54     "AWSCognito": [
56     ],
57     "AWSCognitoIdentityProvider": [
59     ],
60     "AWSIoT": [
62     ],
63     "AWSMobileAnalytics": [
65     ],
66     "AWSS3": [
68     ],
69     "AWSAPIGateway": [
71     ],
72     "FBSDKCoreKit": [
74     ],
75     "FBSDKLoginKit": [
77     ],
78     "FBSDKMessengerShareKit": [
80     ],
81     "ReactiveObjC": [
83     ],
84     "pop": [
86     ],
87     "MBProgressHUD": [
89     ],
90     "Tweaks": [
92     ],
93     "DateTools": [
95     ],
96     "CocoaLumberjack": [
98     ],
99     "GVUserDefaults": [
101     ],
102     "TLIndexPathTools": [
104     ]
105   }