[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / a / 7 / MMApi / 1.2.9 / MMApi.podspec.json
blob5c51ffb93157ffd917fb5da22b4b44c35253deff
2   "name": "MMApi",
3   "version": "1.2.9",
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.2.9"
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       "MMDeviceKit.framework"
33     ]
34   },
35   "dependencies": {
36     "ImageLib": [
37       "0.1.9"
38     ],
39     "YYCategories": [
41     ],
42     "YYModel": [
44     ]
45   }