blob: 59e3eaeeac04836e4030a674ed9c9346387d1797 [file] [log] [blame]
{
"name": "SBSearchBar",
"version": "0.0.3",
"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.3"
},
"platforms": {
"ios": "6.0"
},
"source_files": "SBSearchBar/*.{h,m}",
"requires_arc": true
}