blob: f1c128afa0337b469b5f1aa470dda0751903a9e7 [file] [log] [blame]
{
"name": "SBSearchBar",
"version": "0.0.5",
"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.5"
},
"platforms": {
"ios": "6.0"
},
"source_files": "SBSearchBar/Source/*",
"resources": "SBSearchBar/Resources/*",
"requires_arc": true
}