blob: b657a7182a589ac3042e8c508c19fecffb9d4796 [file] [log] [blame]
{
"name": "VEDAuth",
"version": "1.0.0",
"summary": "A web browser module for your apps.",
"description": "KINWebBrowser is a web browser module for your apps. Powered by WKWebView on iOS 8. Backwards compatible with iOS 7 using UIWebView. KINWebBrowser offers the simplest way to add a web browser to your apps.",
"homepage": "https://github.com/tuananh-vn/VEDAuth",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tuananh": "viking8490@gmail.com"
},
"source": {
"git": "https://github.com/tuananh-vn/VEDAuth.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "VEDAuth/Classes/**/*",
"resources": "VEDAuth/Assets/*.png",
"dependencies": {
"TUSafariActivity": [
"1.0.4"
],
"ARChromeActivity": [
"1.0.5"
]
}
}