[Add] RapidKitFoundation_MacOS 2024.1219.1227.614
[CocoaPods.git] / Specs / 5 / e / d / QKImageViewer / 1.0 / QKImageViewer.podspec.json
blobab78383de974ef444f0cf5c8acd400e737e24439
2   "name": "QKImageViewer",
3   "version": "1.0",
4   "summary": "A light weight framework that simulate WeiXin's image viewer use Objective-C.",
5   "homepage": "https://github.com/ldjhust/QKImageViewer",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "ldjhust": "lidongjie2008@gmail.com"
11   },
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/ldjhust/QKImageViewer.git",
17     "tag": "1.0"
18   },
19   "source_files": "QKImageViewerDemo/QKImageViewerDemo/QKImageViewer/*.{h,m}",
20   "requires_arc": true