blob: e875f97703fa7e206e2a9a2f9fed236fff40abca [file] [log] [blame]
{
"name": "SKCollectionViewDataSource",
"version": "0.0.2",
"license": "MIT",
"summary": "An easier 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": "0.0.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Source/*.swift",
"pushed_with_swift_version": "3.0"
}