[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 8 / 9 / c / SandboxFileManager / 1.0.4 / SandboxFileManager.podspec.json
blob3b2101c1a974940da7c5baa7c4e134f49b8e2f6a
2   "name": "SandboxFileManager",
3   "version": "1.0.4",
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.0.4"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SandboxFileManager/Source/**/*.{swift,png}",
22   "description": "you can use this lib to look all of the files in sandbox,\nof course",
23   "pod_target_xcconfig": {
24     "SWIFT_VERSION": "4.0"
25   },
26   "dependencies": {
27     "SnapKit": [
28       "~> 4.0"
29     ]
30   },
31   "frameworks": [
32     "UIKit",
33     "Foundation"
34   ],
35   "pushed_with_swift_version": "4.0"