[Add] FlexaScan 1.0.9
[CocoaPods.git] / Specs / 7 / c / 0 / HBBasicLib / 1.0.28 / HBBasicLib.podspec.json
blob2ee36c402d57173f946dab815f4e1d9bf3bfefe4
2   "name": "HBBasicLib",
3   "version": "1.0.28",
4   "summary": "HBBasic iOS SDK",
5   "description": "iOS library for HBBasic",
6   "homepage": "https://github.com/hepburnalex/HBBasicLib",
7   "license": "MIT",
8   "authors": {
9     "hepburn": "hepburn2019@163.com"
10   },
11   "platforms": {
12     "ios": "13.0"
13   },
14   "source": {
15     "git": "https://github.com/hepburnalex/HBBasicLib.git",
16     "tag": "1.0.28"
17   },
18   "vendored_frameworks": "HBBasicLib/HBBasicLib.framework",
19   "pod_target_xcconfig": {
20     "VALID_ARCHS": "x86_64 armv7 arm64"
21   },
22   "requires_arc": true,
23   "static_framework": true,
24   "dependencies": {
25     "Masonry": [
27     ],
28     "MJRefresh": [
30     ],
31     "IQKeyboardManager": [
33     ],
34     "MBProgressHUD": [
36     ]
37   }