blob: 74e6167ee5a6fadfbef5c6223ef49e18ea290553 [file] [log] [blame]
{
"name": "FormattedDataSource",
"version": "0.1.2",
"summary": "Data source with format.",
"description": "This framework provide to use multiple dataSource for collection of table view",
"homepage": "https://github.com/luximetr/FormattedDataSource",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"luximetr": "alexandr.orlov@brander.ua"
},
"source": {
"git": "https://github.com/luximetr/FormattedDataSource.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Source/**/*",
"dependencies": {
"SnapKit": [
"~> 4.0.0"
]
},
"pushed_with_swift_version": "4.0"
}