[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 0 / 1 / a / AWHBNetworkRequest / 0.0.1 / AWHBNetworkRequest.podspec.json
blobd4e2358f422960b741f6a14fdb156a750ba2ab66
2   "name": "AWHBNetworkRequest",
3   "version": "0.0.1",
4   "summary": "A short description of AWHBNetworkRequest.",
5   "description": "TODO: 添加描述内容",
6   "homepage": "https://github.com/WHWorkDevelopment/AWHBNetworkRequest-iOS",
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/WHWorkDevelopment/AWHBNetworkRequest-iOS.git",
19     "tag": "0.0.1"
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   }