blob: 831a68c232e80c481f2344393ce562d88866a0bb [file] [log] [blame]
{
"name": "YSLGoogleSuggestView",
"version": "0.0.2",
"summary": "google auto completion",
"homepage": "https://github.com/y-hryk/YSLGoogleSuggestView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"y-hryk": "dev.hy630823@gmail.com"
},
"source": {
"git": "https://github.com/y-hryk/YSLGoogleSuggestView.git",
"tag": "0.0.2"
},
"source_files": "YSLGoogleSuggestView/**/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
}
}