[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 5 / 8 / 0 / ChatCamp / 0.0.11 / ChatCamp.podspec.json
blob65366ddc57edb971b60f5cbfe29d8647445f2bec
2   "name": "ChatCamp",
3   "version": "0.0.11",
4   "summary": "ChatCamp iOS SDK",
5   "description": "Chat SDK and Messaging API for iOS Apps",
6   "license": "Commercial",
7   "authors": {
8     "Shashwat Srivastava": "shashwat@iflylabs.com",
9     "Shubham Gupta": "shubham@iflylabs.com"
10   },
11   "homepage": "https://chatcamp.io",
12   "requires_arc": true,
13   "source": {
14     "git": "https://github.com/ChatCamp/ChatCamp-iOS-SDK.git",
15     "tag": "v0.0.11"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "ios": {
21     "vendored_frameworks": "ChatCamp.framework",
22     "frameworks": [
23       "CFNetwork",
24       "Security",
25       "MobileCoreServices",
26       "SystemConfiguration",
27       "UIKit"
28     ]
29   }