[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 0 / a / Verso / 0.1 / Verso.podspec.json
blobfa1a87bc82860118b25d027a5bea32c28bf5c459
2   "name": "Verso",
3   "version": "0.1",
4   "summary": "A multi-paged image viewer for iOS",
5   "homepage": "https://github.com/eTilbudsavis/ios-verso",
6   "license": "MIT",
7   "authors": {
8     "Laurie Hufford": "lh@etilbudsavis.dk"
9   },
10   "platforms": {
11     "ios": "6.0"
12   },
13   "requires_arc": true,
14   "source": {
15     "git": "https://github.com/eTilbudsavis/ios-verso.git",
16     "tag": "v0.1"
17   },
18   "public_header_files": "Verso/ETA_VersoPagedView.h",
19   "source_files": "Verso/*.{h,m}",
20   "dependencies": {
21     "SDWebImage": [
22       "~> 3.7.1"
23     ]
24   }