blob: 67e3a7ae614b60df1f70e555db274f6a5e34fa4e [file] [log] [blame]
{
"name": "LRWebView",
"version": "1.0.3",
"summary": "LRWebView. dependency KKJSBridge",
"homepage": "https://github.com/huawt/LRWebView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"huawt": "ghost263sky@163.com"
},
"source": {
"git": "https://github.com/huawt/LRWebView.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LRWebView/Classes/**/*",
"resources": "LRWebView/Lapp.bundle",
"frameworks": [
"UIKit",
"Foundation",
"WebKit",
"CoreLocation",
"CoreGraphics",
"MobileCoreServices",
"AssetsLibrary",
"Photos",
"QuartzCore",
"AVFoundation"
],
"dependencies": {
"Masonry": [
],
"TLToastHUD": [
],
"KKJSBridge": [
],
"TLWaterMark": [
],
"LRTools": [
]
}
}