blob: ec6c25366c91b7207c74604dca363122f3d59f04 [file] [log] [blame]
{
"name": "HYPWebView",
"summary": "WebView++",
"version": "0.1.0",
"homepage": "https://github.com/hyperoslo/HYPWebView",
"license": "MIT",
"authors": {
"Hyper Interaktiv AS": "ios@hyper.no"
},
"source": {
"git": "https://github.com/hyperoslo/HYPWebView.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/hyperoslo",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Source/**/*",
"frameworks": "UIKit",
"dependencies": {
"SVProgressHUD": [
]
}
}