[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / a / 0 / SwiftList / 0.0.1 / SwiftList.podspec.json
blobc973bfb94451c53b1ce1229836d894e4ec65fde9
2   "name": "SwiftList",
3   "version": "0.0.1",
4   "summary": "A data-driven UICollectionView framework.",
5   "description": "A data-driven UICollectionView framework for building fast and flexible lists.",
6   "homepage": "https://github.com/zhubofei/SwiftList",
7   "license": "MIT",
8   "authors": {
9     "Bofei Zhu": "zhu.bofei@gmail.com"
10   },
11   "social_media_url": "https://twitter.com/bofei_zhu",
12   "source": {
13     "git": "https://github.com/zhubofei/SwiftList.git",
14     "tag": "0.0.1"
15   },
16   "source_files": "Source/**/*.swift",
17   "platforms": {
18     "ios": "10.0"
19   },
20   "swift_version": "4.1"