blob: 4ce3819463e9fee5e624d76de5c0a8cf64a836b7 [file] [log] [blame]
{
"name": "AMTableWithStickyView",
"version": "1.0.0",
"summary": "Allow to create table with sticky view between search bar & table cells.",
"homepage": "https://github.com/makarevichAndrei/AMTableWithStickyView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Andrei Makarevich": "makarevich.andrei@gmail.com"
},
"source": {
"git": "https://github.com/makarevichAndrei/AMTableWithStickyView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "AMTableWithStickyView/Classes/**/*"
}