blob: a60564f5c024f1827dc35441d0fce85451120419 [file] [log] [blame]
{
"name": "YSLGoogleSuggestView",
"version": "0.0.1",
"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.1"
},
"source_files": "YSLGoogleSuggestView/**/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
}
}