[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / e / 3 / c / LSPhotoBrowser / 0.1.3 / LSPhotoBrowser.podspec.json
blob24f8eb5714fc3aef3a4bfb9217d1678c5c260582
2   "name": "LSPhotoBrowser",
3   "version": "0.1.3",
4   "summary": "一个实实在在的图片预览库",
5   "description": "基于SDWebImage的图片预览库",
6   "homepage": "https://github.com/OpenFeyn/LSPhotoBrowser",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "OpenFeyn": "xorshine@icloud.com"
13   },
14   "source": {
15     "git": "https://github.com/OpenFeyn/LSImageBrowser.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LSPhotoBrowser/**/*",
22   "requires_arc": true,
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "dependencies": {
28     "SDWebImage": [
30     ]
31   }