[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 6 / f / d / MBP / 1.0.0 / MBP.podspec.json
blob782b360092df88fbf34e9fa7d88d246fb9b1928b
2   "name": "MBP",
3   "version": "1.0.0",
4   "summary": "my test to upload framework to CocoaPods",
5   "description": "this is my first framework, now I am learning to upload it to cocoapod",
6   "homepage": "https://github.com/HevenHoo/MBP",
7   "license": "MIT",
8   "authors": {
9     "HevenHoo": "hhfztl@163.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "swift_versions": "5.0",
15   "source": {
16     "git": "https://github.com/HevenHoo/MBP.git",
17     "tag": "1.0.0"
18   },
19   "vendored_frameworks": "MBP.framework",
20   "frameworks": "Foundation",
21   "dependencies": {
22     "AppAuth": [
23       "~> 1.0"
24     ],
25     "GTMAppAuth": [
26       "~>0.8.0"
27     ],
28     "RxSwift": [
30     ],
31     "RxCocoa": [
33     ],
34     "Moya/RxSwift": [
36     ],
37     "ObjectMapper": [
39     ],
40     "RxDataSources": [
42     ],
43     "Kingfisher": [
45     ],
46     "SnapKit": [
48     ],
49     "MJRefresh": [
51     ],
52     "lottie-ios": [
54     ],
55     "FMDB": [
57     ],
58     "FMDBMigrationManager": [
60     ],
61     "RealReachability": [
63     ],
64     "UMCCommon": [
66     ],
67     "UMCAnalytics": [
69     ],
70     "Google-Mobile-Ads-SDK": [
72     ],
73     "Alamofire": [
75     ],
76     "IQKeyboardManager": [
78     ],
79     "WMPageController": [
81     ],
82     "YBImageBrowser": [
84     ],
85     "AlamofireXMLRPC": [
87     ],
88     "SSZipArchive": [
90     ],
91     "CryptoSwift": [
93     ],
94     "google-cast-sdk-no-bluetooth": [
96     ],
97     "Firebase/Messaging": [
98       "~> 6.5.0"
99     ],
100     "Atributika": [
102     ],
103     "PopupDialog": [
105     ],
106     "RangeSeekSlider": [
108     ],
109     "JXPatternLock": [
111     ],
112     "CropViewController": [
114     ],
115     "Charts": [
117     ],
118     "MintegralAdSDK/InterstitialVideoAd": [
120     ],
121     "MintegralAdSDK/InterstitialAd": [
123     ]
124   },
125   "swift_version": "5.0"