[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 0 / 1 / a / AWHBNetworkRequest / 0.0.5 / AWHBNetworkRequest.podspec.json
blob18bd0e1df57f50a8e3f092e3f6b969b83eb8b9d4
2   "name": "AWHBNetworkRequest",
3   "version": "0.0.5",
4   "summary": "A short description of AWHBNetworkRequest.",
5   "description": "TODO: 添加描述内容",
6   "homepage": "https://github.com/zhangwen31/AWHBNetworkRequest",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "王恒": "1066026709@qq.com"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "source": {
18     "git": "https://github.com/zhangwen31/AWHBNetworkRequest.git",
19     "tag": "0.0.5"
20   },
21   "vendored_frameworks": [
22     "AWHBNetworkRequest.framework"
23   ],
24   "pod_target_xcconfig": {
25     "VALID_ARCHS": "x86_64 armv7 arm64"
26   },
27   "source_files": "AWHBNetworkRequest.framework/Headers/*h",
28   "static_framework": true,
29   "frameworks": "Foundation",
30   "requires_arc": true,
31   "dependencies": {
32     "AWHBoneRuntime": [
34     ],
35     "MBProgressHUD": [
37     ],
38     "AFNetworking": [
40     ],
41     "Masonry": [
43     ],
44     "SDWebImage": [
46     ],
47     "AWHBoneResources": [
49     ]
50   }