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