blob: b1592216a945306a8e3cb40190004b7b293679a6 [file] [log] [blame]
{
"name": "GenericDataSources",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GenericDataSource/*.swift"
}