[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / e / 3 / c / LSPhotoBrowser / 0.1.2 / LSPhotoBrowser.podspec.json
blob1e1e4bb91a5d1131c242299d4197979731581526
2   "name": "LSPhotoBrowser",
3   "version": "0.1.2",
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.2"
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   }