[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 2 / f / FA_InputAccessoryViewWebView / 0.0.7 / FA_InputAccessoryViewWebView.podspec.json
blob3560942fd1affbcc0fa88168e24cf4170c412653
2   "name": "FA_InputAccessoryViewWebView",
3   "version": "0.0.7",
4   "summary": "UIWebView subclass to provide alternative input accessory view.",
5   "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.",
6   "homepage": "https://github.com/lauracpierre/FA_InputAccessoryViewWebView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Pierre Laurac": "pierre.laurac@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/lauracpierre/FA_InputAccessoryViewWebView.git",
19     "tag": "v0.0.7"
20   },
21   "source_files": [
22     "Classes",
23     "Classes/**/*.{h,m}"
24   ]