[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 5 / a / 7 / MMApi / 1.1.11 / MMApi.podspec.json
blob685ca63b0d3c36332beb036f6efd67fb16ab179d
2   "name": "MMApi",
3   "version": "1.1.11",
4   "summary": "A short description of MMApi.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/GitHolmesZhao/MMApi",
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/MMApi.git",
16     "tag": "1.1.11"
17   },
18   "platforms": {
19     "ios": "9.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": "MMApi.framework/Headers/*",
29   "ios": {
30     "vendored_frameworks": [
31       "MMApi.framework"
32     ]
33   },
34   "dependencies": {
35     "MMBLEManager": [
36       "1.0.12"
37     ]
38   }