blob: 2bf79a41f62a3ec100831d5bf36135f7e6dbf3a2 [file] [log] [blame]
{
"name": "MMBLEManager",
"version": "1.0.12",
"summary": "MMBLEManager and ImageLib",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://office.paperang.com:90/iOS_Group/MMSpec.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"GitHolmesZhao": "269258864@qq.com"
},
"source": {
"git": "https://github.com/PaperangTeam/MMBLEManager.git",
"tag": "1.0.12"
},
"platforms": {
"ios": "8.0"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
"ENABLE_BITCODE": "NO"
},
"source_files": "MMBLEManager.framework/Headers/*",
"ios": {
"vendored_frameworks": [
"MMBLEManager.framework"
]
}
}