[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 3 / 6 / 5 / Sbirka / 0.0.2 / Sbirka.podspec.json
blob12c4f5e4cc6394012cccef8f211c7eeb007a72b3
2   "name": "Sbirka",
3   "version": "0.0.2",
4   "summary": "UICollectionView wrapper library",
5   "description": "Helps you to create fast scrolling ui",
6   "homepage": "https://github.com/escfrya/Sbirka",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Igor Skovorodkin": "escfrya@mail.ru"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/escfrya/Sbirka.git",
19     "tag": "0.0.2"
20   },
21   "source_files": "Sbirka/Sbirka/Source/**/*.{swift}",
22   "frameworks": "UIKit",
23   "swift_version": "4.0"