[Add] LiteRTSwift 0.0.1-nightly.20250103
[CocoaPods.git] / Specs / 5 / 8 / 0 / ChatCamp / 4.2.4 / ChatCamp.podspec.json
blob744e984203107af6ce242c4cac6f2dba5d40b90b
2   "name": "ChatCamp",
3   "version": "4.2.4",
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.4"
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   }