blob: 6fe59869e4b7ef82502ec71def1d37cb3ce10ab6 [file] [log] [blame]
{
"name": "BlockDataSource",
"version": "0.1.0",
"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.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BlockDataSource/Classes/**/*"
}