[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 8 / b / 5 / LiveCloudClient / 0.2.13 / LiveCloudClient.podspec.json
blobe002d0e6afca0c66c7c34c4246f15878c75c77c0
2   "name": "LiveCloudClient",
3   "version": "0.2.13",
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.2.13"
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   }