[Add] UBiXMJDAdapter 2.6.6.0
[CocoaPods.git] / Specs / 4 / a / 0 / VEDAuth / 1.0.0 / VEDAuth.podspec.json
blobb657a7182a589ac3042e8c508c19fecffb9d4796
2   "name": "VEDAuth",
3   "version": "1.0.0",
4   "summary": "A web browser module for your apps.",
5   "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.",
6   "homepage": "https://github.com/tuananh-vn/VEDAuth",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tuananh": "viking8490@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/tuananh-vn/VEDAuth.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "VEDAuth/Classes/**/*",
22   "resources": "VEDAuth/Assets/*.png",
23   "dependencies": {
24     "TUSafariActivity": [
25       "1.0.4"
26     ],
27     "ARChromeActivity": [
28       "1.0.5"
29     ]
30   }