blob: 7038caea153f2bbf8b3e4856c090d6b909293b95 [file] [log] [blame]
{
"name": "FormattedDataSource",
"version": "0.1.0",
"summary": "Simple text formatting in Swift.",
"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.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Source/**/*",
"dependencies": {
"SnapKit": [
"~> 4.0.0"
]
},
"pushed_with_swift_version": "4.0"
}