[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 8 / c / e / SobotOnlineSDK / 1.0.1 / SobotOnlineSDK.podspec.json
blob10061c5f1672b6d4cb90ebba056f19b55c20430f
2   "name": "SobotOnlineSDK",
3   "version": "1.0.1",
4   "summary": "智齿客服在线SDK,支持APP直接对接 A marquee view used on iOS.",
5   "description": "It is marquee view used on iOS, which implement by Objective-C.",
6   "homepage": "https://github.com/ZCSDK/SobotOnlineSDK",
7   "license": "MIT",
8   "authors": {
9     "zhangxy": "app_dev@sobot.com"
10   },
11   "source": {
12     "git": "https://github.com/ZCSDK/SobotOnlineSDK.git",
13     "tag": "1.0.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "pod_target_xcconfig": {
20     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
21   },
22   "user_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "resources": "SobotOnline.bundle",
26   "ios": {
27     "vendored_frameworks": "SobotOnline.framework"
28   }