[Add] TPNNendSDKAdapter 6.4.35
[CocoaPods.git] / Specs / e / c / 6 / JKSearchBar / 0.0.2 / JKSearchBar.podspec.json
blob0dada86f2c8abf8ff8f1ad9c5740b1fed6871058
2   "name": "JKSearchBar",
3   "version": "0.0.2",
4   "summary": "A easy custom SearchBar.",
5   "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!",
6   "homepage": "https://github.com/jidibingren/JKSearchBar",
7   "license": "MIT",
8   "authors": {
9     "fanhuibo": "huibo.fan@huaat.net"
10   },
11   "platforms": {
12     "ios": "5.0"
13   },
14   "source": {
15     "git": "https://github.com/jidibingren/JKSearchBar.git",
16     "tag": "0.0.2"
17   },
18   "source_files": [
19     "JKSearchBar/JKSearchBar",
20     "JKSearchBar/JKSearchBar/*.{h,m}"
21   ],
22   "resources": "JKSearchBar/JKSearchBar/*.png",
23   "requires_arc": true