[Add] AlibabacloudEas20210701 6.4.0
[CocoaPods.git] / Specs / e / 4 / 5 / RSKCollectionViewRetractableFirstItemLayout / 2.1.0 / RSKCollectionViewRetractableFirstItemLayout.podspec.json
blobf33d5f188b70e54701a064aaa280996dbc2caca2
2   "name": "RSKCollectionViewRetractableFirstItemLayout",
3   "version": "2.1.0",
4   "summary": "A light-weight UICollectionViewFlowLayout subclass that allows the first item to be retractable.",
5   "homepage": "https://github.com/ruslanskorb/RSKCollectionViewRetractableFirstItemLayout",
6   "license": {
7     "type": "Apache",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Ruslan Skorb": "ruslan.skorb@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/ruslanskorb/RSKCollectionViewRetractableFirstItemLayout.git",
15     "tag": "2.1.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "swift_versions": "5.0",
21   "source_files": "RSKCollectionViewRetractableFirstItemLayout/*.{swift}",
22   "frameworks": "UIKit",
23   "requires_arc": true