[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 7 / c / 0 / HBBasicLib / 1.0.6 / HBBasicLib.podspec.json
blob91ad3461955304bcb91aae9af3695afc2332b37c
2   "name": "HBBasicLib",
3   "version": "1.0.6",
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.6"
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   }