[Delete] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / 3 / 5 / c / StackedItemsCarousel / 1.0.0 / StackedItemsCarousel.podspec.json
blob5bf8eaa44fcd178fa392b8da63e58ff225e01b80
2   "name": "StackedItemsCarousel",
3   "version": "1.0.0",
4   "summary": "A carousel of stacked items as seen in iMessage - implemented using a UICollectionViewLayout",
5   "homepage": "https://github.com/AndreasVerhoeven/StackedItemsCarousel",
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/StackedItemsCarousel.git",
15     "tag": "1.0.0"
16   },
17   "module_name": "DHash",
18   "swift_versions": [
19     "5.0"
20   ],
21   "platforms": {
22     "ios": "13.0"
23   },
24   "source_files": "Sources/*.swift",
25   "swift_version": "5.0"