[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / a / 8 / 0 / LQGPhotoBrowser / 0.1.0 / LQGPhotoBrowser.podspec.json
blob60cd47c0ad9086f23c0960368b25b3bdeb4914d3
2   "name": "LQGPhotoBrowser",
3   "version": "0.1.0",
4   "summary": "LQGPhotoBrowser.",
5   "description": "相册开源库, 包含相册浏览、视频播放、livePhoto播放",
6   "homepage": "https://github.com/liquangang/LQGPhotoBrowser",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "liquangang": "liquangang@idstaff.com"
13   },
14   "source": {
15     "git": "https://github.com/liquangang/LQGPhotoBrowser.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LQGPhotoBrowser/**/*",
22   "dependencies": {
23     "Masonry": [
25     ],
26     "LQGWaterLayout": [
28     ]
29   }