[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / c / f / HollyPhoneIos / 0.0.4 / HollyPhoneIos.podspec.json
blob621e057b829a936d0742ffd22465bc97b90baa4b
2   "name": "HollyPhoneIos",
3   "version": "0.0.4",
4   "summary": "合力软电话SDK",
5   "description": "合力软电话SDK用于ios端集成sip电话",
6   "homepage": "https://github.com/hunterxman/HollyPhoneIos.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hunterxman": "906162426@qq.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/hunterxman/HollyPhoneIos.git",
19     "tag": "0.0.4"
20   },
21   "vendored_frameworks": "HollyPhoneSdk/HollyPhoneSdk.framework",
22   "static_framework": true,
23   "pod_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
25     "VALID_ARCHS": "arm64 x86_64"
26   },
27   "user_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
29     "VALID_ARCHS": "arm64 x86_64"
30   },
31   "frameworks": [
32     "Foundation",
33     "UIKit",
34     "AVFoundation"
35   ]