blob: d66aa5744f2d6ed27eaa38c9b379f655fddeb563 [file] [log] [blame]
{
"name": "XCECollectionView",
"summary": "UICollectionView wrapped in a container with dedicated (customizable) views for \"Empty\" and \"Failure\" states.",
"version": "1.1.1",
"homepage": "https://XCEssentials.github.io/CollectionView",
"source": {
"git": "https://github.com/XCEssentials/CollectionView.git",
"tag": "1.1.1"
},
"source_files": "Sources/**/*.swift",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"frameworks": "UIKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Maxim Khatskevich": "maxim@khatskevi.ch"
},
"pushed_with_swift_version": "3.1"
}