[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / e / d / 4 / JFPagingFlowLayout / 0.0.1 / JFPagingFlowLayout.podspec.json
blob2d0a2453c9ca6dd3b2bca7dd9c6122316a9c55b0
2   "name": "JFPagingFlowLayout",
3   "version": "0.0.1",
4   "summary": "A subclass of UICollectionViewFlowLayout with paging effect",
5   "homepage": "https://github.com/hxwxww/JFPagingFlowLayout",
6   "license": "MIT",
7   "authors": {
8     "hxwxww": "hxwxww@163.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "swift_versions": "5.0",
14   "source": {
15     "git": "https://github.com/hxwxww/JFPagingFlowLayout.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "JFPagingFlowLayout/JFPagingFlowLayout/*.swift",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ],
23   "swift_version": "5.0"