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