[Add] WorldfoneproSDK 1.0.0
[CocoaPods.git] / Specs / 8 / 9 / 1 / LPPhotoViewer / 0.1.1 / LPPhotoViewer.podspec.json
blobb67182386bd3b888b7dc54210c354a3ff4cd0929
2   "name": "LPPhotoViewer",
3   "version": "0.1.1",
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.1"
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     "SDWebImage/GIF": [
27       "~> 4"
28     ],
29     "DACircularProgress": [
30       "~> 2.3.1"
31     ]
32   },
33   "frameworks": [
34     "Foundation",
35     "UIKit"
36   ]