5 "description": "PhoneSdk---",
6 "homepage": "https://gitee.com/hunterxman/phone-sdk.git",
9 "hunter": "906162426@qq.com"
15 "git": "https://gitee.com/hunterxman/phone-sdk.git",
19 "vendored_frameworks": "PhoneSdk.framework"
21 "pod_target_xcconfig": {
22 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
23 "VALID_ARCHS": "arm64 x86_64",
24 "HEADER_SEARCH_PATHS": "${PODS_ROOT}/PhoneSdk/"
26 "user_target_xcconfig": {
27 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
28 "VALID_ARCHS": "arm64 x86_64",
29 "HEADER_SEARCH_PATHS": "${PODS_ROOT}/PhoneSdk/"
31 "source_files": "PhoneSdk.framework/headers/*.h",
32 "public_header_files": "PhoneSdk.framework/headers/*.h",
38 "static_framework": true