blob: 2563576c742e71861b462417ed743bd985230dfe [file] [log] [blame]
{
"name": "LPSearchBar",
"version": "0.0.4",
"summary": "fully customizatable searchBar",
"description": "searchBar which is fully customizable and has same appearance and similar usage with UISearchBar",
"homepage": "https://github.com/litt1e-p/LPSearchBar",
"license": {
"type": "MIT"
},
"authors": {
"litt1e-p": "litt1e.p4ul@gmail.com"
},
"source": {
"git": "https://github.com/litt1e-p/LPSearchBar.git",
"tag": "0.0.4"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "LPSearchBar/*",
"frameworks": [
"Foundation",
"UIKit"
]
}