[Add] ACWebSocketClient 0.1.0
[CocoaPods.git] / Specs / 7 / c / 0 / HBBasicLib / 1.0.9 / HBBasicLib.podspec.json
blob1ead08224e156b6383e520ea86e629dc25c49c2a
2   "name": "HBBasicLib",
3   "version": "1.0.9",
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.9"
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   }