[Add] RegulaCommonNightly 7.5.932
[CocoaPods.git] / Specs / 7 / 2 / 6 / MMBLEManager / 1.0.9 / MMBLEManager.podspec.json
blob67b98a5005a404ea98c5ae5103d08b6c4cb262f6
2   "name": "MMBLEManager",
3   "version": "1.0.9",
4   "summary": "MMBLEManager and ImageLib",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://office.paperang.com:90/iOS_Group/MMSpec.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "GitHolmesZhao": "269258864@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/PaperangTeam/MMBLEManager.git",
16     "tag": "1.0.9"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "user_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23   },
24   "pod_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
26     "ENABLE_BITCODE": "NO"
27   },
28   "source_files": "MMBLEManager.framework/Headers/*",
29   "ios": {
30     "vendored_frameworks": [
31       "MMBLEManager.framework"
32     ]
33   }