[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 3 / d / 0 / XCECollectionView / 1.1.0 / XCECollectionView.podspec.json
blobba8f2a42ca19b180572e019e44f7d463dbb4bf9e
2   "name": "XCECollectionView",
3   "summary": "UICollectionView wrapped in a container with dedicated (customizable) views for \"Empty\" and \"Failure\" states.",
4   "version": "1.1.0",
5   "homepage": "https://XCEssentials.github.io/CollectionView",
6   "source": {
7     "git": "https://github.com/XCEssentials/CollectionView.git",
8     "tag": "1.1.0"
9   },
10   "source_files": "Sources/**/*.swift",
11   "platforms": {
12     "ios": "9.0"
13   },
14   "requires_arc": true,
15   "frameworks": "UIKit",
16   "dependencies": {
17     "SnapKit": [
18       "~> 3.2"
19     ]
20   },
21   "license": {
22     "type": "MIT",
23     "file": "LICENSE"
24   },
25   "authors": {
26     "Maxim Khatskevich": "maxim@khatskevi.ch"
27   },
28   "pushed_with_swift_version": "3.1"