blob: 706ecc7d1ac5dbfc6cccf478cd1744c526345c41 [file] [log] [blame]
{
"name": "LGPWebView",
"version": "0.0.3",
"summary": "The most easy way for autoLayout. 一个网页浏览,可以点击查看图片,左右滑动",
"homepage": "https://github.com/LiaoGuopeng/LGPWebView",
"license": "MIT",
"authors": {
"guopeng liao": "756581014@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/LiaoGuopeng/LGPWebView",
"tag": "0.0.3"
},
"source_files": "LGPWebView/LGPWebView/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"Masonry": [
"~> 1.0.1"
],
"SDWebImage": [
"~> 3.8.1"
]
}
}