[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / 9 / c / SandboxFileManager / 1.1.1 / SandboxFileManager.podspec.json
bloba98a4720ac69f5cefdc54f638dfc726bb81c2ac6
2   "name": "SandboxFileManager",
3   "version": "1.1.1",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "you can use this lib to look all of the files in sandbox",
9   "homepage": "https://github.com/tiandayang/SandboxFileManager",
10   "authors": {
11     "tiandayang": "254711559@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/tiandayang/SandboxFileManager.git",
15     "tag": "1.1.1"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SandboxFileManager/Source/**/*.swift",
22   "resources": "SandboxFileManager/Source/image/WXXImage.bundle",
23   "description": "you can use this lib to look all of the files in sandbox,\nof course",
24   "pod_target_xcconfig": {
25     "SWIFT_VERSION": "4.0"
26   },
27   "dependencies": {
28     "SnapKit": [
29       "~> 4.0"
30     ]
31   },
32   "frameworks": [
33     "UIKit",
34     "Foundation"
35   ],
36   "pushed_with_swift_version": "4.0"