[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 8 / 9 / c / SandboxFileManager / 1.1.2 / SandboxFileManager.podspec.json
blobf081dc6300c3a967607293d4e0e66ad4c7b73d9f
2   "name": "SandboxFileManager",
3   "version": "1.1.2",
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.2"
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   ]