[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 2 / 5 / JCImageViewer / 1.0.1 / JCImageViewer.podspec.json
blob8c5b3f7caba056cb6534f70a48fa3ff7cca70f61
2   "name": "JCImageViewer",
3   "version": "1.0.1",
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.1"
17   },
18   "source_files": "JCImageViewer/JCImageViewer/**/*.{h,m}",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ],
23   "requires_arc": true