[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 4 / 1 / 2 / HYPWebView / 0.1.0 / HYPWebView.podspec.json
blobec6c25366c91b7207c74604dca363122f3d59f04
2   "name": "HYPWebView",
3   "summary": "WebView++",
4   "version": "0.1.0",
5   "homepage": "https://github.com/hyperoslo/HYPWebView",
6   "license": "MIT",
7   "authors": {
8     "Hyper Interaktiv AS": "ios@hyper.no"
9   },
10   "source": {
11     "git": "https://github.com/hyperoslo/HYPWebView.git",
12     "tag": "0.1.0"
13   },
14   "social_media_url": "https://twitter.com/hyperoslo",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Source/**/*",
20   "frameworks": "UIKit",
21   "dependencies": {
22     "SVProgressHUD": [
24     ]
25   }