[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 5 / 1 / f / QAlone / 0.4.4 / QAlone.podspec.json
blob284874ef032004f80cc361526604fb9166df7a8e
2   "name": "QAlone",
3   "version": "0.4.4",
4   "summary": "q shell common",
5   "description": "yh q shell common",
6   "homepage": "https://github.com/MaiyaT/QAlone",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lnn": "763465697@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/MaiyaT/QAlone.git",
16     "tag": "0.4.4"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "QAlone/**/*.{h,m}",
22   "resource_bundles": {
23     "QAlone": [
24       "QAlone/Classes/Bundle/QAlone.bundle"
25     ],
26     "AXWebViewController": [
27       "QAlone/Classes/viewcontroller/AXWebViewController/AXWebViewController.bundle"
28     ]
29   },
30   "frameworks": [
31     "UIKit",
32     "WebKit",
33     "Foundation"
34   ],
35   "prefix_header_contents": [
36     "#import \"QAlone.h\"",
37     "#import \"YHBundleTool.h\""
38   ],
39   "dependencies": {
40     "AFNetworking": [
42     ],
43     "GVUserDefaults": [
45     ],
46     "YYKit": [
48     ],
49     "LKDBHelper": [
51     ],
52     "TZImagePickerController": [
54     ],
55     "Masonry": [
57     ],
58     "SVProgressHUD": [
60     ],
61     "Toast": [
63     ],
64     "DZNEmptyDataSet": [
66     ],
67     "MJRefresh": [
69     ],
70     "KVOController": [
72     ],
73     "UITableView+FDTemplateLayoutCell": [
75     ],
76     "FDFullscreenPopGesture": [
78     ],
79     "SDWebImage": [
80       "~> 4.0.0"
81     ],
82     "SDWebImage/GIF": [
84     ],
85     "AVOSCloud": [
87     ],
88     "AXPracticalHUD": [
90     ],
91     "AXNavigationBackItemInjection": [
93     ],
94     "NJKWebViewProgress": [
96     ],
97     "Aspects": [
99     ]
100   }