[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 7 / c / 0 / HBBasicLib / 1.0.19 / HBBasicLib.podspec.json
blob477887a0b38bfc8ef53bcabd346c83e69f8b84dc
2   "name": "HBBasicLib",
3   "version": "1.0.19",
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": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/hepburnalex/HBBasicLib.git",
16     "tag": "1.0.19"
17   },
18   "vendored_frameworks": "HBBasicLib/HBBasicLib.framework",
19   "requires_arc": true,
20   "static_framework": true,
21   "dependencies": {
22     "Masonry": [
24     ],
25     "MJRefresh": [
27     ],
28     "IQKeyboardManager": [
30     ],
31     "MBProgressHUD": [
33     ]
34   }