[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 8 / 9 / 1 / LPPhotoViewer / 0.1.0 / LPPhotoViewer.podspec.json
blob125f052701db1096391cb460b28e75e9bc1d580b
2   "name": "LPPhotoViewer",
3   "version": "0.1.0",
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.1.0"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "source_files": "LPPhotoViewer/*",
22   "dependencies": {
23     "SDWebImage": [
24       "~> 4.0.0"
25     ],
26     "DACircularProgress": [
27       "~> 2.3.1"
28     ]
29   },
30   "frameworks": [
31     "Foundation",
32     "UIKit"
33   ]