[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 7 / 4 / YJSliderView / 0.0.1 / YJSliderView.podspec.json
bloba3e9da5bb43e4bf328c1938c7aee84bd0fe9f9e6
2   "name": "YJSliderView",
3   "version": "0.0.1",
4   "summary": "我的 YJSliderView.",
5   "license": {
6     "type": "MIT"
7   },
8   "homepage": "https://github.com/Leo-god/YJSliderView",
9   "authors": {
10     "袁杰": "550936272@qq.com"
11   },
12   "source": {
13     "git": "https://github.com/Leo-god/YJSliderView.git",
14     "tag": "0.0.1"
15   },
16   "requires_arc": true,
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": "YJSliderView/YJSliderView/*.swift",
21   "swift_version": "4.1",
22   "dependencies": {
23     "SnapKit": [
24       "~> 4.0.0"
25     ]
26   }