[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 0 / 7 / 9 / SABaseKit / 0.1.5 / SABaseKit.podspec.json
blob0ded515893d90465fde49407761b730011ef92d0
2   "name": "SABaseKit",
3   "version": "0.1.5",
4   "summary": "A short description of SABaseKit.",
5   "description": "Gityuns 修改内容:1、UICollectionView 只用1个cell时左对齐;2、pod文件按文件夹分组",
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.5"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "SABaseKit/Classes/**/*",
22   "resources": [
23     "SABaseKit/SABaseKit.bundle"
24   ],
25   "public_header_files": "Pod/Classes/**/*.h",
26   "dependencies": {
27     "AFNetworking": [
29     ],
30     "SDWebImage": [
32     ],
33     "Masonry": [
35     ],
36     "MJExtension": [
38     ],
39     "SVProgressHUD": [
41     ],
42     "MJRefresh": [
44     ],
45     "IQKeyboardManager": [
47     ]
48   }