blob: 2719fee588f872b0b80a7e7c19b7e67539b61500 [file] [log] [blame]
{
"name": "SearchableTableView",
"version": "1.1",
"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.1"
},
"source_files": "SearchableTableView/*",
"platforms": {
"ios": "8.0"
},
"requires_arc": true
}