blob: 3b2101c1a974940da7c5baa7c4e134f49b8e2f6a [file] [log] [blame]
{
"name": "SandboxFileManager",
"version": "1.0.4",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "you can use this lib to look all of the files in sandbox",
"homepage": "https://github.com/tiandayang/SandboxFileManager",
"authors": {
"tiandayang": "254711559@qq.com"
},
"source": {
"git": "https://github.com/tiandayang/SandboxFileManager.git",
"tag": "1.0.4"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "SandboxFileManager/Source/**/*.{swift,png}",
"description": "you can use this lib to look all of the files in sandbox,\nof course",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"dependencies": {
"SnapKit": [
"~> 4.0"
]
},
"frameworks": [
"UIKit",
"Foundation"
],
"pushed_with_swift_version": "4.0"
}