[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 6 / 2 / 9 / QLFUBaseSDK / 0.1.1 / QLFUBaseSDK.podspec.json
blobec8593f2b9c7bb624bb32f2b714585a7f9aa14d3
2   "name": "QLFUBaseSDK",
3   "version": "0.1.1",
4   "summary": "A short description of QLFUBaseSDK.",
5   "description": "美颜底层支持库, 包含UI,推拉流功能",
6   "homepage": "https://github.com/Sea/QLFUBaseSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Sea": "771145867@qq.com"
13   },
14   "source": {
15     "git": "http://gitlab.91banban.com/SeaDragon/QLFUSBaseSDK.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "QLFUBaseSDK/Classes/**/*",
22   "resource_bundles": {
23     "QLFUBaseSDK": [
24       "QLFUBaseSDK/Assets/*.xcassets"
25     ]
26   },
27   "public_header_files": "QLFUBaseSDK/Classes/**/*.h",
28   "vendored_frameworks": "QLFUBaseSDK/Assets/ZegoLiveRoom.framework",
29   "dependencies": {
30     "YYModel": [
31       "~> 1.0.4"
32     ],
33     "YYCategories": [
34       "~> 1.0.4"
35     ],
36     "YYText": [
37       "~> 1.0.7"
38     ],
39     "YYImage/WebP": [
40       "~>1.0.4"
41     ],
42     "YYCache": [
43       "~> 1.0.4"
44     ],
45     "BlocksKit": [
46       "~> 2.2.5"
47     ],
48     "MBProgressHUD": [
49       "~> 1.1.0"
50     ],
51     "QTEventBus": [
52       "~>0.4.1"
53     ],
54     "Masonry": [
55       "~>1.1.0"
56     ],
57     "JXPagingView/Pager": [
58       "~>1.1.8"
59     ],
60     "JXCategoryView": [
61       "~>1.5.5"
62     ]
63   }