[Add] NECommonKit 9.7.1
[CocoaPods.git] / Specs / 2 / 9 / 5 / StableCollectionViewLayout / 0.1.0 / StableCollectionViewLayout.podspec.json
blob39bde55ca1cf7f9dba5246d7b6368483340ce648
2   "name": "StableCollectionViewLayout",
3   "version": "0.1.0",
4   "summary": "The StableCollectionViewLayout adjusts content offset",
5   "description": "This layout adjusts a content offset if the collection view is updated. \nYou can insert, delete or reload items and StableCollectionViewLayout will take care of the content offset.",
6   "homepage": "https://github.com/aimalygin/StableCollectionViewLayout",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Anton Malygin": "ai.malygin@icloud.com"
13   },
14   "source": {
15     "git": "https://github.com/aimalygin/StableCollectionViewLayout.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "StableCollectionViewLayout/Sources/**/*",
23   "swift_version": "5.0"