4 "summary": "MiaoBao SDK of MMDeviceKit.",
5 "description": "TODO: Add long description of the pod here.",
6 "homepage": "https://github.com/PaperangTeam/MMDeviceKit",
12 "Theodore": "hoho.qiu@paperang.com"
15 "git": "https://github.com/PaperangTeam/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": "MMDeviceKit.framework/Headers/*",
32 "vendored_frameworks": [
33 "MMDeviceKit.framework"