[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 7 / c / 0 / HBBasicLib / 1.0.2 / HBBasicLib.podspec.json
blobb702f978fcb00760a1e526d2ec3f11409ad4734a
2   "name": "HBBasicLib",
3   "version": "1.0.2",
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.2"
17   },
18   "vendored_frameworks": "HBBasicLib/HBBasicLib.framework",
19   "requires_arc": true,
20   "dependencies": {
21     "Masonry": [
23     ],
24     "MJRefresh": [
26     ],
27     "IQKeyboardManager": [
29     ],
30     "MBProgressHUD": [
32     ]
33   }