blob: 40a40d4cd3bba0da865f3b0e6344c390a04a818a [file] [log] [blame]
{
"name": "SendSandBoxFileSwift",
"version": "1.0",
"summary": "Swift Use airDrop or Mail to transfer sandBox files, or view the file directly or play the video",
"description": "For Swift\n\n let fileListVC = FileListTableViewController();\nself.navigationController?.pushViewController(fileListVC, animated: true);",
"homepage": "https://github.com/iodefog/SendSandBoxFileSwift",
"license": "MIT",
"authors": {
"lihongli": "honglili@sohu-inc.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/iodefog/SendSandBoxFileSwift.git",
"tag": "1.0"
},
"source_files": [
"Classes",
"SendSandBoxFileSwift/**/*.swift"
],
"exclude_files": "Classes/Exclude",
"frameworks": [
"MessageUI",
"UIKit",
"Foundation"
],
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.2"
},
"pushed_with_swift_version": "3.2"
}