[Deprecate] CHAT360IOS_SDK 1.0.8
[CocoaPods.git] / Specs / 5 / 1 / f / QAlone / 0.5.3 / QAlone.podspec.json
blobbee4ff89e7611f8e63433a060f5679bd8f6dc141
2   "name": "QAlone",
3   "version": "0.5.3",
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.5.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "QAlone/**/*.{h,m}",
22   "resources": "QAlone/Classes/Bundle/Q.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     "GVUserDefaults": [
35     ],
36     "YYKit": [
38     ],
39     "LKDBHelper": [
41     ],
42     "TZImagePickerController": [
44     ],
45     "Masonry": [
47     ],
48     "SVProgressHUD": [
50     ],
51     "Toast": [
53     ],
54     "DZNEmptyDataSet": [
56     ],
57     "MJRefresh": [
59     ],
60     "KVOController": [
62     ],
63     "UITableView+FDTemplateLayoutCell": [
65     ],
66     "FDFullscreenPopGesture": [
68     ],
69     "SDWebImage": [
70       "~> 4.0.0"
71     ],
72     "SDWebImage/GIF": [
74     ],
75     "Google-Mobile-Ads-SDK": [
77     ]
78   }