blob: 4062bc3194ce3a644b7e3ad7dee49d60edfb117a [file] [log] [blame]
{
"name": "GenericDataSources",
"version": "1.0.0",
"license": "MIT",
"summary": "A generic small composable components for data source implementation for UITableView and UICollectionView.",
"homepage": "https://github.com/GenericDataSource/GenericDataSource",
"social_media_url": "https://twitter.com/mohamede1945",
"authors": {
"Mohamed Afifi": "mohamede1945@gmail.com"
},
"source": {
"git": "https://github.com/GenericDataSource/GenericDataSource.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GenericDataSource/*.swift"
}