blob: 30cb7ce7a07b8993a549d845f1c085d619345c30 [file] [log] [blame]
{
"name": "SandboxFileManager",
"version": "1.2.1",
"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.2.1"
},
"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": "5.0"
},
"frameworks": [
"UIKit",
"Foundation"
]
}