[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / f / e / 5 / DFScrollStack / 0.1.2 / DFScrollStack.podspec.json
blob334b04bb6faa250849a121ecdcee661e3350f2d1
2   "name": "DFScrollStack",
3   "version": "0.1.2",
4   "summary": "Combine multiple scrollviews into one! Complete with proper cell recycling for collection and table views.",
5   "description": "Insert view controllers into a ScrollStackController to stack them in one scrolling view, and if they have scrolling content, such as table views or collection views, they are handled appropriately as one smooth and efficient scroll in the ScrollStackController.",
6   "homepage": "https://github.com/dafurman/DFScrollStack",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "dafurman": "DavidAsherFurman@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/dafurman/DFScrollStack.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "swift_version": "5.0",
22   "source_files": "DFScrollStack/Classes/**/*"