| { | |
| "name": "DSearchBar", | |
| "version": "0.2.3", | |
| "swift_version": "3.0", | |
| "summary": "It is a library of UISearchBar.", | |
| "description": "TODO: Add long description of the pod here.", | |
| "homepage": "https://github.com/daisukenagata/DSearchBar", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "daisukenagata": "dbank0208@gmail.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/daisukenagata/DSearchBar.git", | |
| "tag": "0.2.3" | |
| }, | |
| "platforms": { | |
| "ios": "10.0" | |
| }, | |
| "source_files": "DSearchBar/*" | |
| } |