[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / d / 2 / c / WQExtension / 1.0.1 / WQExtension.podspec.json
blobd0c0b3f8aeeb04cd606db62344f8dd0bb4edb676
2   "name": "WQExtension",
3   "version": "1.0.1",
4   "summary": "iOS开发常用的工具类",
5   "description": "TODO: 支持MVVM+RAC架构",
6   "homepage": "https://github.com/wdq123550/WQExtension",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wdq123550": "wdq123550@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/wdq123550/WQExtension.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "WQExtension/Classes/**/*",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "AFNetworking": [
26     ],
27     "ReactiveObjC": [
29     ],
30     "SVProgressHUD": [
32     ],
33     "IQKeyboardManager": [
35     ],
36     "JGProgressHUD": [
38     ],
39     "WCDB": [
41     ],
42     "YTKNetwork": [
44     ],
45     "MJExtension": [
47     ],
48     "KLCPopup": [
50     ],
51     "MJRefresh": [
53     ],
54     "Masonry": [
56     ]
57   }