blob: 3560942fd1affbcc0fa88168e24cf4170c412653 [file] [log] [blame]
{
"name": "FA_InputAccessoryViewWebView",
"version": "0.0.7",
"summary": "UIWebView subclass to provide alternative input accessory view.",
"description": "UIWebView subclass to provide alternative input accessory view.\nYou can simply pass the new view nd the default uiwebview toolbar will be replaced by it.",
"homepage": "https://github.com/lauracpierre/FA_InputAccessoryViewWebView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Pierre Laurac": "pierre.laurac@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/lauracpierre/FA_InputAccessoryViewWebView.git",
"tag": "v0.0.7"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
]
}