[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / c / 2 / 9 / MWApi / 1.5.8 / MWApi.podspec.json
blob33ad5a19cdabb84f6134e067db799cc520accbd2
2   "name": "MWApi",
3   "version": "1.5.8",
4   "summary": "默往网络请求框架",
5   "description": "修改了HTTP请求的bug",
6   "homepage": "git@192.168.199.108:ios/module_oc/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/module_oc/MWApi.git",
16     "tag": "1.5.8"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "dependencies": {
22     "YYModel": [
24     ],
25     "AFNetworking": [
26       "4.0.1"
27     ]
28   },
29   "source_files": "MWApi/Classes/**/*",
30   "public_header_files": "MWApi/Classes/{MWApi,MWApiDelegate,MWApiGroup,MWRequestModel,MWResponseModel,MWApiEnum}.h",
31   "pod_target_xcconfig": {
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
33   },
34   "user_target_xcconfig": {
35     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
36   },
37   "static_framework": true