[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / b / 0 / e / WKCPhotoPreviewView / 1.1.2 / WKCPhotoPreviewView.podspec.json
blob657ac98490fbca30707cb782ec8b1586780862d8
2   "name": "WKCPhotoPreviewView",
3   "version": "1.1.2",
4   "summary": "图片预览视图",
5   "homepage": "https://github.com/WKCLoveYang/WKCPhotoPreviewView.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "WKCLoveYang": "wkcloveyang@gmail.com"
12   },
13   "platforms": {
14     "ios": "10.0"
15   },
16   "source": {
17     "git": "https://github.com/WKCLoveYang/WKCPhotoPreviewView.git",
18     "tag": "1.1.2"
19   },
20   "source_files": "WKCPhotoPreviewView/**/*.{h,m}",
21   "public_header_files": "WKCPhotoPreviewView/**/*.h",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "requires_arc": true