[Add] Netmera 3.24.6
[CocoaPods.git] / Specs / 2 / 9 / d / LYPhotoBrowser- / 0.0.1 / LYPhotoBrowser-.podspec.json
blob8bcce748826ea7eeb79b233d45c4d9ae1ace07e3
2   "name": "LYPhotoBrowser-",
3   "version": "0.0.1",
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.1"
17   },
18   "source_files": "LYPhotoBrowser/*.{h,m}",
19   "public_header_files": "LYPhotoBrowser/*.h",
20   "frameworks": "UIKit",
21   "requires_arc": true,
22   "dependencies": {
23     "SGInfiniteView": [
25     ],
26     "SDWebImage": [
28     ],
29     "DACircularProgress": [
31     ],
32     "Masonry": [
34     ]
35   }