blob: c25fd3584ae60d0b77eab2286c3bae48ad39d4da [file] [log] [blame]
{
"name": "GenericDataSourceSwift",
"version": "0.2.1",
"summary": "A generic datasource for UITableView or UICollectionView.",
"homepage": "https://github.com/andersonlucasg3/GenericDataSource",
"license": {
"type": "MIT"
},
"authors": {
"Anderson Lucas C. Ramos": "anderson@insanitech.com.br",
"Jorge Luis Xavier dos Santos": "mr.jorge.xavier@gmail.com"
},
"source": {
"git": "https://github.com/andersonlucasg3/GenericDataSource.git",
"tag": "0.2.1"
},
"source_files": "GenericDataSource/**/*.swift",
"swift_version": "4.0",
"platforms": {
"ios": "9.0",
"tvos": "9.0"
}
}