blob: 1c5b496bb0e6cf80bc1e4a931594e3f05b56408f [file] [log] [blame]
{
"name": "EVNCustomSearchBar",
"version": "0.1.0",
"summary": "Born for iOS 11 SearchBar",
"description": "EVNCustomSearchBar: 自定义SearchBar,custom SearchBar 用于暂时适配iOS 11",
"homepage": "https://github.com/zonghongyan/EVNCustomSearchBar/blob/master/README.md",
"license": "MIT",
"authors": {
"zonghongyan": "renboan@aliyun.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/zonghongyan/EVNCustomSearchBar.git",
"tag": "0.1.0"
},
"source_files": [
"EVNCustomSearchBar",
"EVNCustomSearchBar/*.{h,m}"
],
"requires_arc": true,
"resources": "EVNCustomSearchBar/EVNCustomSearchBar.bundle"
}