[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 4 / 0 / LGPWebView / 0.0.4 / LGPWebView.podspec.json
blob6302ee37fd3cdd5e97722dcb2bdc74b83d0800a8
2   "name": "LGPWebView",
3   "version": "0.0.4",
4   "summary": "The most easy way for autoLayout.    一个网页浏览,可以点击查看图片,左右滑动",
5   "homepage": "https://github.com/LiaoGuopeng/LGPWebView",
6   "license": "MIT",
7   "authors": {
8     "guopeng liao": "756581014@qq.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/LiaoGuopeng/LGPWebView",
15     "tag": "0.0.4"
16   },
17   "source_files": "LGPWebView/LGPWebView/**/*.{h,m}",
18   "requires_arc": true,
19   "dependencies": {
20     "Masonry": [
21       "~> 1.0.1"
22     ],
23     "SDWebImage": [
24       "~> 3.8.1"
25     ]
26   }