[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 8 / b / 5 / LiveCloudClient / 0.1.8 / LiveCloudClient.podspec.json
bloba2d9a30551425dc007eea864d77fa1282ffb833f
2   "name": "LiveCloudClient",
3   "version": "0.1.8",
4   "summary": "Live Cloud iOS SDK.",
5   "homepage": "https://github.com/codeages/livecloud-ios-sdk",
6   "license": {
7     "type": "Copyright",
8     "text": "Copyright 2021 Kuozhi Network Tech Ltd. All rights reserved."
9   },
10   "authors": {
11     "zhugexiaobo": "zhugexiaobo@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/codeages/livecloud-ios-sdk.git",
15     "tag": "0.1.8"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": "LiveCloudClient/LiveCloudClient.framework/Headers/*.{h}",
21   "vendored_frameworks": "LiveCloudClient/LiveCloudClient.framework",
22   "public_header_files": "LiveCloudClient/LiveCloudClient.framework/Headers/LiveCloudClient.h",
23   "pod_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   },
26   "user_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28   }