[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 0 / 3 / d / SCPageView / 0.1.0 / SCPageView.podspec.json
bloba3faa457454dc2eca5655c00e7fbee90873490c8
2   "name": "SCPageView",
3   "version": "0.1.0",
4   "summary": "一个简单的基于 CollectionView 的 Banner 轮播",
5   "swift_versions": "4.2",
6   "description": "基于 UICollectionView 的 Banner 轮播图,用三个 Cell 实现,提供轮播图实现的一种方式",
7   "homepage": "https://github.com/ChiangSam/SCPageView",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "SamChiang": "SamChiang"
14   },
15   "source": {
16     "git": "https://github.com/ChiangSam/SCPageView.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "SCPageView/Classes/**/*",
23   "frameworks": "UIKit",
24   "swift_version": "4.2"