[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / 2 / 9 / d / LYPhotoBrowser- / 0.0.5 / LYPhotoBrowser-.podspec.json
blobdd97b1b29e7abf1bcfa53161ab97cb4872e8fa78
2   "name": "LYPhotoBrowser-",
3   "version": "0.0.5",
4   "summary": "an ios photo browser tool",
5   "description": "a photo browser tool , use this you can scroll it infinitly",
6   "homepage": "https://github.com/install-b/LYPhotoBrowser-.git",
7   "license": "MIT",
8   "authors": {
9     "ShanggenZhang": "gkzhangshangen@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/install-b/LYPhotoBrowser-.git",
16     "tag": "0.0.5"
17   },
18   "source_files": "LYPhotoBrowser/*.{h,m}",
19   "public_header_files": "LYPhotoBrowser/*.h",
20   "frameworks": "UIKit",
21   "requires_arc": true,
22   "dependencies": {
23     "SGInfiniteView": [
24       "~> 0.1.2"
25     ],
26     "SDWebImage": [
27       "~> 4.0.0"
28     ],
29     "Masonry": [
30       "~> 1.0.2"
31     ]
32   }