[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 2 / 6 / MMBLEManager / 1.0.1 / MMBLEManager.podspec.json
blob7219f22aec1d3fa6d5b0704a429ab8f616eb097a
2   "name": "MMBLEManager",
3   "version": "1.0.1",
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.1"
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   },
34   "dependencies": {
35     "YYCategories": [
37     ],
38     "YYModel": [
40     ],
41     "OpenUDID": [
43     ]
44   }