[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 8 / 9 / 1 / LPPhotoViewer / 0.2.3 / LPPhotoViewer.podspec.json
blobeec94904178adc4f8874b6a6f6cca52e59813402
2   "name": "LPPhotoViewer",
3   "version": "0.2.3",
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.2.3"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "source_files": "LPPhotoViewer/*",
22   "dependencies": {
23     "YYWebImage": [
25     ]
26   },
27   "frameworks": [
28     "Foundation",
29     "UIKit"
30   ]