[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / 0 / 1 / LRWebView / 1.0.4 / LRWebView.podspec.json
blob0cf42024c3c0bcce7f665298935040ae8ce1bfb9
2   "name": "LRWebView",
3   "version": "1.0.4",
4   "summary": "LRWebView. dependency KKJSBridge",
5   "homepage": "https://github.com/huawt/LRWebView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "huawt": "ghost263sky@163.com"
12   },
13   "source": {
14     "git": "https://github.com/huawt/LRWebView.git",
15     "tag": "1.0.4"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "LRWebView/Classes/**/*",
21   "resources": "LRWebView/Lapp.bundle",
22   "frameworks": [
23     "UIKit",
24     "Foundation",
25     "WebKit",
26     "CoreLocation",
27     "CoreGraphics",
28     "MobileCoreServices",
29     "AssetsLibrary",
30     "Photos",
31     "QuartzCore",
32     "AVFoundation"
33   ],
34   "dependencies": {
35     "Masonry": [
37     ],
38     "KKJSBridge": [
40     ]
41   }