4 "summary": "UIWebView subclass adding the missing features of a UIWebView",
5 "homepage": "https://github.com/otium/OTMWebView",
11 "otium": "otium.dev@gmail.com"
13 "social_media_url": "http://twitter.com/otium_",
18 "git": "https://github.com/Otium/OTMWebView.git",
29 "source_files": "OTMWebView/Core/*.{h,m}",
30 "public_header_files": [
31 "OTMWebView/Core/OTMwebView.h",
32 "OTMWebView/Core/OTMWebViewContextMenuItem.h"
34 "resources": "OTMWebView/Core/Resources/*.js"
37 "name": "ProgressBar",
38 "source_files": "OTMWebView/ProgressBar/*.{h,m}",
39 "public_header_files": "OTMWebView/ProgressBar/OTMWebViewProgressBar.h"