[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 3 / 7 / HBBasic / 1.0.6 / HBBasic.podspec.json
blob6bd04017a39c556f881273641e222afc3f9ec359
2   "name": "HBBasic",
3   "version": "1.0.6",
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.6"
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   }