blob: 5043c727999c6fde96cab7d48637c2987668ed04 [file] [log] [blame]
{
"name": "FA_InputAccessoryViewWebView",
"version": "0.0.5",
"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.5"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
]
}