[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / 5 / 1 / f / QAlone / 0.2.4 / QAlone.podspec.json
blob49a9a8db6161dbe33c73667e7b5cf0c8e94bd821
2   "name": "QAlone",
3   "version": "0.2.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.2.4"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "QAlone/Classes/**/*",
22   "resource_bundles": {
23     "QBundel": [
24       "QAlone/Assets/*"
25     ]
26   },
27   "frameworks": [
28     "UIKit",
29     "WebKit",
30     "Foundation"
31   ],
32   "prefix_header_contents": "#import \"QAlone.h\"",
33   "dependencies": {
34     "AFNetworking": [
36     ],
37     "GVUserDefaults": [
39     ],
40     "YYKit": [
42     ],
43     "LKDBHelper": [
45     ],
46     "TZImagePickerController": [
48     ],
49     "Masonry": [
51     ],
52     "SVProgressHUD": [
54     ],
55     "Toast": [
57     ],
58     "DZNEmptyDataSet": [
60     ],
61     "MJRefresh": [
63     ],
64     "KVOController": [
66     ],
67     "UITableView+FDTemplateLayoutCell": [
69     ],
70     "FDFullscreenPopGesture": [
72     ],
73     "SDWebImage": [
74       "~> 4.0.0"
75     ],
76     "SDWebImage/GIF": [
78     ],
79     "AVOSCloud": [
81     ],
82     "AXPracticalHUD": [
84     ],
85     "AXNavigationBackItemInjection": [
87     ],
88     "NJKWebViewProgress": [
90     ],
91     "Aspects": [
93     ]
94   }