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 "source_files": "HollyPhoneSdk/HollyPhoneSdk.framework/Headers/*.h",
22 "public_header_files": "HollyPhoneSdk/HollyPhoneSdk.framework/Headers/*.h",
23 "vendored_frameworks": "HollyPhoneSdk/HollyPhoneSdk.framework",
25 "GCC_PREPROCESSOR_DEFINITIONS": "PJ_AUTOCONF=1"
27 "static_framework": true,
28 "pod_target_xcconfig": {
29 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
30 "VALID_ARCHS": "arm64 x86_64"
32 "user_target_xcconfig": {
33 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
34 "VALID_ARCHS": "arm64 x86_64"