[Add] AmazonIVSPlayer 1.36.0-rc.2
[CocoaPods.git] / Specs / 6 / 5 / 3 / MangoFixUtil / 1.0.3 / MangoFixUtil.podspec.json
blob668278ed884af152e989cf89af1d7e607af5672b
2   "name": "MangoFixUtil",
3   "version": "1.0.3",
4   "summary": "依赖MangoFix,封装补丁拉取、执行完整流程,提供拉取补丁、执行远程补丁、执行本地补丁、执行本地未加密补丁、生成加密补丁等方法。",
5   "homepage": "https://github.com/yanshuimu/MangoFixUtil",
6   "license": "MIT",
7   "authors": {
8     "yanshuimu": "593692553@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/yanshuimu/MangoFixUtil.git",
12     "tag": "1.0.3"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source_files": "MangoFixUtil/*.{h,m}",
18   "pod_target_xcconfig": {
19     "VALID_ARCHS": "x86_64 armv7"
20   },
21   "user_target_xcconfig": {
22     "VALID_ARCHS": "x86_64 armv7"
23   },
24   "dependencies": {
25     "MangoFix": [
27     ]
28   }