2 "name": "HollyPhoneIos",
5 "description": "合力软电话SDK用于ios端集成sip电话",
6 "homepage": "https://github.com/hunterxman/HollyPhoneIos.git",
12 "hunterxman": "906162426@qq.com"
18 "git": "https://github.com/hunterxman/HollyPhoneIos.git",
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"
27 "user_target_xcconfig": {
28 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
29 "VALID_ARCHS": "arm64 x86_64"