[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / 6 / 1 / CustomPageableCollectionView / 1.0.0 / CustomPageableCollectionView.podspec.json
blobb3885563bbc799c5bd89edc43b9c0c33d8731d8a
2   "name": "CustomPageableCollectionView",
3   "version": "1.0.0",
4   "summary": "A CollectionView that supports custom paging",
5   "homepage": "https://github.com/AndreasVerhoeven/CustomPageableCollectionView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Andreas Verhoeven": "cocoapods@aveapps.com"
12   },
13   "source": {
14     "git": "https://github.com/AndreasVerhoeven/CustomPageableCollectionView.git",
15     "tag": "1.0.0"
16   },
17   "module_name": "CustomPageableCollectionView",
18   "swift_versions": [
19     "5.0"
20   ],
21   "platforms": {
22     "ios": "11.0"
23   },
24   "source_files": "Sources/*.swift",
25   "swift_version": "5.0"