[Add] GluedInCoreSDK 2.5.1
[CocoaPods.git] / Specs / 1 / b / c / SobotChatClientMall / 4.0.0 / SobotChatClientMall.podspec.json
blob831144b2307e64ab034138cd250cdb6259311a40
2   "name": "SobotChatClientMall",
3   "version": "4.0.0",
4   "summary": "SobotSDK V6",
5   "description": "It is marquee view used on iOS, which implement by Objective-C.",
6   "homepage": "https://github.com/ZCSDK/SobotChatClientMall.git",
7   "license": "MIT",
8   "authors": {
9     "zhangxy": "app_dev@sobot.com"
10   },
11   "source": {
12     "git": "https://github.com/ZCSDK/SobotChatClientMall.git",
13     "tag": "4.0.0"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "requires_arc": true,
19   "pod_target_xcconfig": {
20     "VALID_ARCHS": "x86_64 armv7 arm64"
21   },
22   "frameworks": [
23     "AudioToolbox",
24     "AssetsLibrary",
25     "SystemConfiguration",
26     "AVFoundation",
27     "MobileCoreServices",
28     "WebKit"
29   ],
30   "resources": "SobotKit.bundle",
31   "ios": {
32     "vendored_frameworks": [
33       "SobotKit.framework",
34       "SobotChatClient.framework",
35       "SobotCommon.framework"
36     ]
37   }