blob: 4341ead61047e38467c11da4fb62a4744124e984 [file] [log] [blame]
{
"name": "SKCollectionViewDataSource",
"version": "1.0.1",
"license": "MIT",
"summary": "An easy to configure data source for UICollectionView.",
"homepage": "https://github.com/skladek/SKCollectionViewDataSource",
"authors": {
"Sean Kladek": "skladek@gmail.com"
},
"source": {
"git": "https://github.com/skladek/SKCollectionViewDataSource.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Source/*.swift",
"pushed_with_swift_version": "3.0"
}