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