blob: 8998f05c1d850f55da6e61f548ab44249b7d954c [file] [log] [blame]
{
"name": "TYSearchBar",
"version": "0.2",
"summary": "TYSearchBar",
"description": "\t\t\t\t\tThe search bar is designed as a standalone component that can be easily drag'n'dropped into any existing iOS project.\t\t\t\t\n",
"homepage": "https://github.com/northwind/TYSearchBar",
"license": "MIT",
"authors": {
"northwind": "norristong_x@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/northwind/TYSearchBar.git",
"tag": "0.2"
},
"source_files": "TYSearchBar/*.{h,m}",
"resources": "TYSearchBar/Resources/*.png",
"frameworks": "UIKit",
"requires_arc": true
}