[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / e / 6 / 8 / LNPhotoBrowser / 1.1 / LNPhotoBrowser.podspec.json
blob595190bd47118a89a99e99c940a79940db476ea0
2   "name": "LNPhotoBrowser",
3   "version": "1.1",
4   "summary": "一套友好的、方便集成的针对图片浏览框架!",
5   "description": "一套友好的、方便集成的针对图片浏览框架! 实现一个类似微信朋友圈中图片浏览的框架。",
6   "homepage": "https://github.com/lengningLN/LNPhotoBrowser",
7   "license": "MIT",
8   "authors": {
9     "LengNing": "577935917@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/lengningLN/LNPhotoBrowser.git",
16     "tag": "1.1"
17   },
18   "source_files": "LNPhotoBrower/LNPhotoBrowser/*.{h,m}",
19   "dependencies": {
20     "SDWebImage": [
22     ]
23   }