[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 0 / 7 / 9 / SABaseKit / 0.1.4 / SABaseKit.podspec.json
blob31c79a2b1398c92699152372ac1fe579298f9437
2   "name": "SABaseKit",
3   "version": "0.1.4",
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.4"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "SABaseKit/Classes/**/*",
22   "resources": [
23     "SABaseKit/SABaseKit.bundle"
24   ],
25   "dependencies": {
26     "AFNetworking": [
28     ],
29     "SDWebImage": [
31     ],
32     "Masonry": [
34     ],
35     "MJExtension": [
37     ],
38     "SVProgressHUD": [
40     ],
41     "MJRefresh": [
43     ],
44     "IQKeyboardManager": [
46     ]
47   }