[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / a / 7 / MMApi / 1.1.1 / MMApi.podspec.json
blobf06da0e1ee6b65353598f695b34208ca9c015639
2   "name": "MMApi",
3   "version": "1.1.1",
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.1"
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   "dependencies": {
29     "MMBLEManager": [
30       "1.0.0"
31     ]
32   }