[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / c / 2 / 9 / MWApi / 1.7.2 / MWApi.podspec.json
blob3055b653fb299ea30023d0e5034bab1309e52566
2   "name": "MWApi",
3   "version": "1.7.2",
4   "summary": "默往网络请求框架",
5   "description": "优化下载文件",
6   "homepage": "git@192.168.199.108:ios/framework/MWApi.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Alfie": "418983798@qq.com"
13   },
14   "source": {
15     "git": "git@192.168.199.108:ios/framework/MWApi.git",
16     "tag": "1.7.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "dependencies": {
22     "YYModel": [
24     ],
25     "AFNetworking": [
27     ]
28   },
29   "vendored_frameworks": "MWApi/**/*.{framework}",
30   "pod_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   },
33   "user_target_xcconfig": {
34     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
35   },
36   "static_framework": true