[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 8 / 9 / 1 / LPPhotoViewer / 0.0.4 / LPPhotoViewer.podspec.json
blobe588efa540c1bcd721eae5568fe86c10c54951ac
2   "name": "LPPhotoViewer",
3   "version": "0.0.4",
4   "summary": "a simple photo browser",
5   "description": "a simple photo browser with custom-built transition efftect",
6   "homepage": "https://github.com/litt1e-p/LPPhotoViewer",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "litt1e-p": "litt1e.p4ul@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/litt1e-p/LPPhotoViewer.git",
15     "tag": "0.0.4"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "source_files": "LPPhotoViewer/*",
22   "dependencies": {
23     "SDWebImage": [
24       "~> 3.7.5"
25     ],
26     "MBProgressHUD": [
27       "~> 0.9.2"
28     ]
29   },
30   "frameworks": [
31     "Foundation",
32     "UIKit"
33   ]