[Add] ADPhotoKit 1.5.0
[CocoaPods.git] / Specs / 3 / 1 / 4 / MXScroll / 0.1.3 / MXScroll.podspec.json
blob61dea36d3c9fe125f5c2fb95f5248f693b415c23
2   "name": "MXScroll",
3   "version": "0.1.3",
4   "summary": "Mix Scroll easy",
5   "description": "MXScroll is a view foundation for some mix scrollview with segmentview. it will make the work easy",
6   "homepage": "https://github.com/cillyfly/MXScroll",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "cillyfly": "cillyfly@163.com"
13   },
14   "source": {
15     "git": "https://github.com/cillyfly/MXScroll.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "MXScroll/Classes/**/*",
23   "dependencies": {
24     "RxSwift": [
26     ],
27     "RxCocoa": [
29     ],
30     "EasyPeasy": [
32     ]
33   },
34   "swift_version": "5.0"