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