[Add] AmitySDK 6.47.1
[CocoaPods.git] / Specs / 0 / 1 / a / AWHBNetworkRequest / 0.0.3 / AWHBNetworkRequest.podspec.json
blobf91a4d6dddcf72053e614f743facc5a440695c59
2   "name": "AWHBNetworkRequest",
3   "version": "0.0.3",
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": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/zhangwen31/AWHBNetworkRequest.git",
19     "tag": "0.0.3"
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   }