[Add] WoosmapGeofencing 4.3.9-beta1
[CocoaPods.git] / Specs / b / e / 0 / AsunWebViewBridge / 1.0.0 / AsunWebViewBridge.podspec.json
blob23e66dd1bd893a8d046165d9ba3115ac5f04ad5c
2   "name": "AsunWebViewBridge",
3   "version": "1.0.0",
4   "summary": "A short description of AsunWebViewBridge.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitlab.51uuabc.com/mobile/ios/asunwebbridge",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "becomerichios@163.com": "becomerichios@163.com"
13   },
14   "source": {
15     "git": "https://gitlab.51uuabc.com/mobile/ios/asunwebbridge.git",
16     "tag": "1.0.0"
17   },
18   "requires_arc": true,
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "AsunWebViewBridge/Classes/**/*.{h,m}",
23   "frameworks": "WebKit",
24   "ios": {
25     "frameworks": [
26       "UIKit",
27       "WebKit"
28     ]
29   }