[Deprecate] CHAT360IOS_SDK 1.0.8
[CocoaPods.git] / Specs / 5 / 1 / f / QAlone / 0.4.9 / QAlone.podspec.json
blobb6a305cd0dae026fed3eaacbbb81c46fa2582140
2   "name": "QAlone",
3   "version": "0.4.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.4.9"
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   },
27   "frameworks": [
28     "UIKit",
29     "WebKit",
30     "Foundation"
31   ],
32   "prefix_header_contents": [
33     "#import \"QAlone.h\"",
34     "#import \"YHBundleTool.h\""
35   ],
36   "dependencies": {
37     "AFNetworking": [
39     ],
40     "GVUserDefaults": [
42     ],
43     "YYKit": [
45     ],
46     "LKDBHelper": [
48     ],
49     "TZImagePickerController": [
51     ],
52     "Masonry": [
54     ],
55     "SVProgressHUD": [
57     ],
58     "Toast": [
60     ],
61     "DZNEmptyDataSet": [
63     ],
64     "MJRefresh": [
66     ],
67     "KVOController": [
69     ],
70     "UITableView+FDTemplateLayoutCell": [
72     ],
73     "FDFullscreenPopGesture": [
75     ],
76     "SDWebImage": [
77       "~> 4.0.0"
78     ],
79     "SDWebImage/GIF": [
81     ],
82     "AVOSCloud": [
84     ],
85     "AXPracticalHUD": [
87     ],
88     "AXNavigationBackItemInjection": [
90     ],
91     "NJKWebViewProgress": [
93     ],
94     "Aspects": [
96     ],
97     "Google-Mobile-Ads-SDK": [
99     ]
100   }