[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 6 / a / 7 / LBPhotoBrowser / 2.2.1 / LBPhotoBrowser.podspec.json
blobab3781359d2cebf4246257bbfa740447a68d91d7
2   "name": "LBPhotoBrowser",
3   "version": "2.2.1",
4   "summary": "a photo browser for iOS.",
5   "description": "a photo browser High imitation WeChat",
6   "homepage": "https://github.com/tianliangyihou/LBPhotoBrowser",
7   "license": "MIT",
8   "authors": {
9     "llb": "1422295521@qq.com"
10   },
11   "platforms": {
12     "ios": "6.0"
13   },
14   "source": {
15     "git": "https://github.com/tianliangyihou/LBPhotoBrowser.git",
16     "tag": "2.2.1"
17   },
18   "source_files": [
19     "Classes",
20     "test/LBPhotoBrowser/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "resources": "test/LBPhotoBrowser/LBLoading.png",
24   "requires_arc": true,
25   "dependencies": {
26     "SDWebImage": [
28     ]
29   }