blob: 20f1a9a9a4164c29bab929d93b2478c3d0df52c1 [file] [log] [blame]
{
"name": "WSSearchBar",
"version": "0.0.1",
"summary": "A custom searchBar.",
"description": "* 支持storyboard\n* 使用方便",
"homepage": "https://github.com/ONECATYU/WSSearchBar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ONECATYU": "786910875@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ONECATYU/WSSearchBar.git",
"tag": "0.0.1"
},
"source_files": [
"WSSearchBar",
"WSSearchBar/**/*.{h,m}"
],
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"dependencies": {
"FontAwesome": [
"~> 4.5.0"
],
"Masonry": [
"~> 1.0.2"
]
}
}