[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 9 / 7 / HollyCrmSdk / 0.0.6 / HollyCrmSdk.podspec.json
blob904b69bc530157b50a6aed299b2bf254424900c7
2   "name": "HollyCrmSdk",
3   "version": "0.0.6",
4   "summary": "合力云客服sdk",
5   "description": "合力云客服sdk内部测试用,请勿使用,随时会删除",
6   "homepage": "https://gitee.com/hunterxman/holly-crm-sdk",
7   "license": "MIT",
8   "authors": {
9     "hunter": "906162426@qq.com"
10   },
11   "platforms": {
12     "ios": "11.0"
13   },
14   "source": {
15     "git": "https://gitee.com/hunterxman/holly-crm-sdk",
16     "branch": "new_branch",
17     "tag": "0.0.6"
18   },
19   "source_files": "HollyCrmSdk/*.{h,m}",
20   "public_header_files": [
21     "HollyCrmSdk/HollyCrmSdk.h",
22     "HollyCrmSdk/SDKManager.h"
23   ],
24   "vendored_frameworks": "HollyPhoneSdk.framework",
25   "pod_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
27     "VALID_ARCHS": "arm64 x86_64"
28   },
29   "user_target_xcconfig": {
30     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
31     "VALID_ARCHS": "arm64 x86_64"
32   },
33   "frameworks": [
34     "Foundation",
35     "UIKit",
36     "AVFoundation"
37   ],
38   "static_framework": true