[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 9 / c / 4 / KRImageViewer / 1.0.4 / KRImageViewer.podspec.json
blobb7e58b96b20a4788dbf284851d0280953ab31b7d
2   "name": "KRImageViewer",
3   "version": "1.0.4",
4   "summary": "Quickly reviewing photos from URLs or Storage.",
5   "description": "KRImageViewer could let you easy browse photos from the URLs, storage or folders. You can scroll to change page, pinching zooming, dragging and swiping to close, this viewer supports automatic rotation.",
6   "homepage": "https://github.com/Kalvar/ios-KRImageViewer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Kalvar Lin": "ilovekalvar@gmail.com"
13   },
14   "social_media_url": "https://twitter.com/ilovekalvar",
15   "source": {
16     "git": "https://github.com/Kalvar/ios-KRImageViewer.git",
17     "tag": "1.0.4"
18   },
19   "platforms": {
20     "ios": "7.0"
21   },
22   "requires_arc": true,
23   "public_header_files": "KRImageViewer/**/*.h",
24   "source_files": "KRImageViewer/**/*.{h,m}",
25   "frameworks": "QuartzCore"