blob: d89a7021ded444dfc827886588f60cb16f3a546c [file] [log] [blame]
{
"name": "SBSearchBar",
"version": "0.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "custom UISearchBar",
"homepage": "https://github.com/Busta117/SBSearchBar",
"authors": {
"Santiago Bustamante": "busta117@gmail.com"
},
"source": {
"git": "https://github.com/Busta117/SBSearchBar.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "6.0"
},
"source_files": "SBSearchBar/*.{h,m}",
"requires_arc": true
}