[Add] Leopard-iOS 2.0.2
[CocoaPods.git] / Specs / 1 / 7 / 8 / SendSandBoxFileSwift / 1.0 / SendSandBoxFileSwift.podspec.json
blob40a40d4cd3bba0da865f3b0e6344c390a04a818a
2   "name": "SendSandBoxFileSwift",
3   "version": "1.0",
4   "summary": "Swift Use airDrop or Mail to transfer sandBox files, or view the file directly or play the video",
5   "description": "For Swift\n\n  let fileListVC =  FileListTableViewController();\nself.navigationController?.pushViewController(fileListVC, animated: true);",
6   "homepage": "https://github.com/iodefog/SendSandBoxFileSwift",
7   "license": "MIT",
8   "authors": {
9     "lihongli": "honglili@sohu-inc.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/iodefog/SendSandBoxFileSwift.git",
16     "tag": "1.0"
17   },
18   "source_files": [
19     "Classes",
20     "SendSandBoxFileSwift/**/*.swift"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "frameworks": [
24     "MessageUI",
25     "UIKit",
26     "Foundation"
27   ],
28   "pod_target_xcconfig": {
29     "SWIFT_VERSION": "3.2"
30   },
31   "pushed_with_swift_version": "3.2"