[Add] JuphoonCloudSDK_iOS 2.14.15
[CocoaPods.git] / Specs / 6 / 4 / 0 / LGPWebView / 0.0.3 / LGPWebView.podspec.json
blob706ecc7d1ac5dbfc6cccf478cd1744c526345c41
2   "name": "LGPWebView",
3   "version": "0.0.3",
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.3"
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   }