blob: a09de1c253b3bd6e1cefed2b8df3e8b54cb9c1de [file] [log] [blame]
{
"name": "SearchableTableView",
"version": "1.0",
"license": {
"type": "MIT"
},
"homepage": "https://bitbucket.org/nova-project/searchabletableview",
"authors": {
"Bazyli Zygan": "bazyl@novaproject.net"
},
"summary": "A table view that will help you with your search mechanisms in the application.",
"source": {
"git": "https://bitbucket.org/nova-project/searchabletableview.git",
"tag": "v1.0"
},
"source_files": "SearchableTableView/*",
"platforms": {
"ios": "8.0"
},
"requires_arc": true
}