blob: f081dc6300c3a967607293d4e0e66ad4c7b73d9f [file] [log] [blame]
{
"name": "SandboxFileManager",
"version": "1.1.2",
"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.1.2"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "SandboxFileManager/Source/**/*.swift",
"resources": "SandboxFileManager/Source/image/WXXImage.bundle",
"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"
]
}