[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 6 / 5 / 2 / LLWebViewer / 0.1.0 / LLWebViewer.podspec.json
blobac7f659485013161b713524f20ea860837959717
2   "name": "LLWebViewer",
3   "version": "0.1.0",
4   "summary": "web视图,支持JS交互.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/LOLITA0164/LLWebView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "LOLITA0164": "476512340@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/LOLITA0164/LLWebView.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LLWebView/Classes/**/*",
22   "dependencies": {
23     "Masonry": [
24       "~> 1.1.0"
25     ],
26     "Reachability": [
27       "~> 3.2"
28     ]
29   }