blob: 6e424e35e20e373e411217616d3e3914fb7ce517 [file] [log] [blame]
{
"name": "SandboxFileManager",
"version": "1.1.0",
"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.0"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "SandboxFileManager/Source/**/*.{swift,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"
],
"pushed_with_swift_version": "4.0"
}