blob: 3c72e6cae78b156ca40d164d50eb5bebc524e0e8 [file] [log] [blame]
{
"name": "LLWebViewer",
"version": "0.1.1",
"summary": "web视图,支持JS交互.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/LOLITA0164/LLWebView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LOLITA0164": "476512340@qq.com"
},
"source": {
"git": "https://github.com/LOLITA0164/LLWebView.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LLWebView/Classes/**/*",
"dependencies": {
"Masonry": [
"~> 1.1.0"
],
"Reachability": [
"~> 3.2"
]
}
}