2 "name": "MMDeviceKitSDK",
4 "summary": "BLE SDK of MMDeviceKit.",
5 "description": "TODO: Add long description of the pod here.",
6 "homepage": "https://git.zuoyebang.cc/Paperang_iOS/mmdevicekit.git",
12 "Theodore": "hoho.qiu@paperang.com"
15 "git": "git@git.zuoyebang.cc:Paperang_iOS/mmdevicekit.git",
21 "static_framework": true,
22 "swift_versions": "5",
23 "user_target_xcconfig": {
24 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26 "pod_target_xcconfig": {
27 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
28 "ENABLE_BITCODE": "NO"
30 "source_files": "MMDeviceKitSDK/SDK/MMDeviceKit.framework/Headers/*",
32 "vendored_frameworks": [
33 "MMDeviceKitSDK/SDK/MMDeviceKit.framework"
38 "MMDeviceKit/Assets/*.plist"