blob: 9f0947893b5dda78ca710d9b32422b3173958788 [file] [log] [blame]
{
"name": "JKSearchBar",
"version": "0.0.1",
"summary": "A easy custom SearchBar.",
"description": "A longer description of JKSearchBar in Markdown format.\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
"homepage": "https://github.com/jidibingren/JKSearchBar",
"license": "MIT",
"authors": {
"fanhuibo": "huibo.fan@huaat.net"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/jidibingren/JKSearchBar.git",
"tag": "0.0.1"
},
"source_files": [
"JKSearchBar/JKSearchBar",
"JKSearchBar/JKSearchBar/*.{h,m}"
],
"resources": "JKSearchBar/JKSearchBar/*.png",
"requires_arc": true
}