[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / 4 / 0 / 7 / oc-viper-base / 0.1.0 / oc-viper-base.podspec.json
blob814dc1f95214f840d0e49078303b2a426255110d
2   "name": "oc-viper-base",
3   "version": "0.1.0",
4   "summary": "A short description of oc-viper-base.",
5   "description": "TODO: Add long description of the pod here.",
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.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "oc-viper-base/Classes/**/*",
22   "resource_bundles": {
23     "oc-viper-base": [
24       "oc-viper-base/Assets/*"
25     ]
26   },
27   "dependencies": {
28     "ReactiveObjC": [
30     ],
31     "MGJRouter": [
33     ],
34     "PromiseKit": [
36     ],
37     "SVProgressHUD": [
39     ],
40     "IQKeyboardManager": [
42     ],
43     "STPopup": [
45     ],
46     "MagicalRecord": [
48     ],
49     "Classy": [
51     ],
52     "Masonry": [
54     ]
55   }