[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / 3 / 7 / HBBasic / 1.0.3 / HBBasic.podspec.json
blob6ca73e49ed5a8a6c2866407443359cd1fa592ad4
2   "name": "HBBasic",
3   "version": "1.0.3",
4   "summary": "HBBasic iOS Classes",
5   "description": "Classes for HBBasic",
6   "platforms": {
7     "ios": "12.0"
8   },
9   "homepage": "https://github.com/hepburnalex/HBBasic",
10   "license": "MIT",
11   "authors": {
12     "hepburn": "hepburn2019@163.com"
13   },
14   "source": {
15     "git": "https://github.com/hepburnalex/HBBasic.git",
16     "tag": "1.0.3"
17   },
18   "source_files": [
19     "HBBasic",
20     "HBBasic/*.{h,m}"
21   ],
22   "public_header_files": "HBBasic/*.h",
23   "resources": "HBBasic/MBProgressHUD.bundle",
24   "pod_target_xcconfig": {
25     "VALID_ARCHS": "x86_64 armv7 arm64"
26   },
27   "requires_arc": true,
28   "dependencies": {
29     "HBBasicLib": [
31     ],
32     "AFNetworking": [
34     ],
35     "MBProgressHUD": [
37     ],
38     "MJExtension": [
40     ],
41     "UMCCommon": [
43     ],
44     "UMCShare/UI": [
46     ],
47     "UMCShare/Social/WeChat": [
49     ]
50   }