[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 2 / 5 / JCImageViewer / 1.0.0 / JCImageViewer.podspec.json
blobd0eaa6725363f0782b6bca06fdd817f46782a24c
2   "name": "JCImageViewer",
3   "version": "1.0.0",
4   "summary": "An image viewer with magic transition animation.",
5   "description": "An image viewer with magic transition animation used on iOS, implemented by Objective-C.",
6   "homepage": "https://github.com/cjch/JCImageViewer",
7   "license": "MIT (LICENSE)",
8   "authors": {
9     "cjch": "350765427@qq.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/cjch/JCImageViewer.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "JCImageViewer/JCImageViewer/**/*.{h,m}",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ],
23   "requires_arc": true