[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / 7 / 9 / SABaseKit / 0.1.1 / SABaseKit.podspec.json
blob903e5b01a84169a0ee6bf8c0d00d020b42505621
2   "name": "SABaseKit",
3   "version": "0.1.1",
4   "summary": "A short description of SABaseKit.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/Gityuns/SABaseKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Gityuns": "2434783536@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/Gityuns/SABaseKit.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "SABaseKit/Classes/**/*",
22   "resources": [
23     "SABaseKit/SABaseKit.bundle"
24   ],
25   "dependencies": {
26     "AFNetworking": [
27       "~>4.0.1"
28     ],
29     "SDWebImage": [
30       "~>5.12.2"
31     ],
32     "Masonry": [
33       "~>1.1.0"
34     ],
35     "MJExtension": [
36       "~>3.4.1"
37     ],
38     "SVProgressHUD": [
40     ],
41     "MJRefresh": [
42       "~>3.7.5"
43     ]
44   }