[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / a / 7 / MMApi / 1.1.4 / MMApi.podspec.json
blobd02e7a2b7e7cc49ad89df1cf2999fd6dec5a839b
2   "name": "MMApi",
3   "version": "1.1.4",
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.4"
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.1"
37     ]
38   }