[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 5 / 1 / f / QAlone / 0.3.9 / QAlone.podspec.json
blobadf87fd66b43dfcbcbf5c49479cc7e48b0ab8492
2   "name": "QAlone",
3   "version": "0.3.9",
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.3.9"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "QAlone/**/*.{h,m}",
22   "resources": "QAlone/**/*.bundle",
23   "frameworks": [
24     "UIKit",
25     "WebKit",
26     "Foundation"
27   ],
28   "prefix_header_contents": [
29     "#import \"QAlone.h\"",
30     "#import \"YHBundleTool.h\""
31   ],
32   "dependencies": {
33     "AFNetworking": [
35     ],
36     "GVUserDefaults": [
38     ],
39     "YYKit": [
41     ],
42     "LKDBHelper": [
44     ],
45     "TZImagePickerController": [
47     ],
48     "Masonry": [
50     ],
51     "SVProgressHUD": [
53     ],
54     "Toast": [
56     ],
57     "DZNEmptyDataSet": [
59     ],
60     "MJRefresh": [
62     ],
63     "KVOController": [
65     ],
66     "UITableView+FDTemplateLayoutCell": [
68     ],
69     "FDFullscreenPopGesture": [
71     ],
72     "SDWebImage": [
73       "~> 4.0.0"
74     ],
75     "SDWebImage/GIF": [
77     ],
78     "AVOSCloud": [
80     ],
81     "AXPracticalHUD": [
83     ],
84     "AXNavigationBackItemInjection": [
86     ],
87     "NJKWebViewProgress": [
89     ],
90     "Aspects": [
92     ]
93   }