[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / e / 9 / b / MWPodTooler / 0.0.2 / MWPodTooler.podspec.json
blob655d5039ffae2573a6ad64cb33919dbfbf3463dc
2   "name": "MWPodTooler",
3   "version": "0.0.2",
4   "summary": "A short description of MWPodTooler.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://192.168.3.166/iOSCommon/Category",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhangjie579": "527512749@qq.com"
13   },
14   "source": {
15     "git": "http://192.168.3.166/iOSCommon/Category.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "pushed_with_swift_version": "3.0",
22   "subspecs": [
23     {
24       "name": "MWExtension",
25       "source_files": "MWPodTooler/Classes/MWExtension/**/*",
26       "frameworks": "UIKit",
27       "dependencies": {
28         "Kingfisher": [
30         ]
31       }
32     },
33     {
34       "name": "MWNetwork",
35       "source_files": "MWPodTooler/Classes/MWNetwork/**/*",
36       "frameworks": "UIKit",
37       "dependencies": {
38         "RxSwift": [
40         ],
41         "RxCocoa": [
43         ],
44         "RxDataSources": [
46         ],
47         "Moya": [
49         ],
50         "Moya/RxSwift": [
52         ],
53         "SwiftyJSON": [
55         ],
56         "ObjectMapper": [
58         ],
59         "NVActivityIndicatorView": [
61         ]
62       }
63     },
64     {
65       "name": "KcSubView",
66       "source_files": "MWPodTooler/Classes/KcSubView/**/*",
67       "frameworks": "UIKit",
68       "dependencies": {
69         "SnapKit": [
71         ],
72         "Kingfisher": [
74         ]
75       }
76     },
77     {
78       "name": "Views",
79       "source_files": "MWPodTooler/Classes/Views/**/*",
80       "frameworks": "UIKit"
81     }
82   ]