[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 8 / 0 / ChatCamp / 0.1.20 / ChatCamp.podspec.json
blob133a969be9e4cb6bbd931ae7c45adc9f5bf21837
2   "name": "ChatCamp",
3   "version": "0.1.20",
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.1.20"
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   }