[Delete] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / 4 / 0 / 7 / oc-viper-base / 0.1.3 / oc-viper-base.podspec.json
blob6b9eaa641ddfdd56e20c7fa11e03a43ac48d5050
2   "name": "oc-viper-base",
3   "version": "0.1.3",
4   "summary": "一个OC编写的类VIPER框架",
5   "description": "一个OC编写的类VIPER框架,用于快速构架iOS应用,或桥接各种现成功能模块。",
6   "homepage": "https://github.com/zsy78191/oc-viper-base",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zsy78191": "zcleeco@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/zsy78191/oc-viper-base.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "source_files": "oc-viper-base/Classes/**/*",
22   "dependencies": {
23     "ReactiveObjC": [
25     ],
26     "MGJRouter": [
28     ],
29     "PromiseKit": [
31     ],
32     "SVProgressHUD": [
34     ],
35     "IQKeyboardManager": [
37     ],
38     "STPopup": [
40     ],
41     "MagicalRecord": [
43     ],
44     "Masonry": [
46     ],
47     "RegexKitLite": [
49     ],
50     "Mantle": [
52     ]
53   }