[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 4 / 7 / e / UIWebViewRemoveShadow / 0.0.1 / UIWebViewRemoveShadow.podspec.json
blobafb048651b95569a93414eda7e3d5105059e9672
2   "name": "UIWebViewRemoveShadow",
3   "version": "0.0.1",
4   "summary": "iOS UIWebView category to remove the top and bottom shadow that Apple automatically adds to every webview.",
5   "homepage": "https://github.com/markrickert/UIWebView-RemoveShadow",
6   "license": "MIT",
7   "authors": {
8     "Mark Rickert": "mjar81@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/markrickert/UIWebView-RemoveShadow.git",
12     "tag": "0.0.1"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source_files": "UIWebView+RemoveShadow.{h,m}",
18   "requires_arc": false