[Add] AlibabacloudEas20210701 6.4.0
[CocoaPods.git] / Specs / e / 4 / 5 / RSKCollectionViewRetractableFirstItemLayout / 1.0.0 / RSKCollectionViewRetractableFirstItemLayout.podspec.json
blobe8c0f543664eb360d4dc1f9538d8cc09edd9c044
2   "name": "RSKCollectionViewRetractableFirstItemLayout",
3   "version": "1.0.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": "1.0.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "RSKCollectionViewRetractableFirstItemLayout/*.{swift}",
21   "frameworks": "UIKit",
22   "requires_arc": true