blob: bd105b9e6ed57084220575044790dfbb93d92378 [file] [log] [blame]
{
"name": "GenericDataSources",
"version": "3.0.2",
"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": "3.0.2"
},
"ios": {
"frameworks": "UIKit"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/*.swift"
}