blob: e4cad9829a32a91a85598052d71e0afa79900b2a [file] [log] [blame]
{
"name": "BlockDataSource",
"version": "0.3.1",
"summary": "A block configurable datasource for static table views",
"description": "A block configurable datasource for table views. Useful for creating menus and displaying staic data.",
"homepage": "https://github.com/adamcumiskey/BlockDataSource",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Adam Cumiskey": "adam.cumiskey@gmail.com"
},
"source": {
"git": "https://github.com/adamcumiskey/BlockDataSource.git",
"tag": "0.3.1"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "3.2",
"source_files": "BlockDataSource/Classes/**/*"
}