[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / a / 3 / c / KKViewer / 1.0.1 / KKViewer.podspec.json
blobe114a8e2d37cadf102721ec79d888df2d013543f
2   "name": "KKViewer",
3   "version": "1.0.1",
4   "swift_version": "3.0",
5   "summary": "sand box file manager",
6   "description": "preview sand box and operate files",
7   "homepage": "https://github.com/TieShanWang/KKViewer",
8   "license": "MIT",
9   "authors": {
10     "wangtieshan": "15003836653@163.com"
11   },
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/TieShanWang/KKViewer.git",
17     "tag": "1.0.1"
18   },
19   "frameworks": [
20     "UIKit",
21     "Foundation"
22   ],
23   "source_files": "KKViewerDemo/KKViewer/**/*.swift",
24   "resources": [
25     "KKViewerDemo/KKViewer/**/*.lproj",
26     "KKViewerDemo/KKViewer/resource.bundle"
27   ]