[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 5 / 8 / 0 / ChatCamp / 4.2.1 / ChatCamp.podspec.json
blob9182271881955bb66cd002596bc8b6f231d06422
2   "name": "ChatCamp",
3   "version": "4.2.1",
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": "v4.2.1"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "swift_version": "4.2",
21   "ios": {
22     "vendored_frameworks": "ChatCamp.framework",
23     "frameworks": [
24       "CFNetwork",
25       "Security",
26       "MobileCoreServices",
27       "SystemConfiguration",
28       "UIKit"
29     ]
30   }