[Add] SampleOTP 0.2.0
[CocoaPods.git] / Specs / c / 6 / 5 / TNDownloadManager / 1.0.2 / TNDownloadManager.podspec.json
blob7de6771340b258af41c83eff283aba1fcd0703c3
2   "name": "TNDownloadManager",
3   "version": "1.0.2",
4   "summary": "TNDownloadManager",
5   "description": "Support download multiple files manager",
6   "homepage": "https://github.com/tuntdl3/DownloadManager",
7   "license": "MIT",
8   "authors": {
9     "Tu Nguyen": "tunt.dl3@gmail.com"
10   },
11   "platforms": {
12     "ios": "13.0"
13   },
14   "source": {
15     "git": "https://github.com/tuntdl3/DownloadManager.git",
16     "tag": "v1.0.2"
17   },
18   "requires_arc": true,
19   "source_files": [
20     "DownloadManager/*.swift",
21     "DownloadManager/*.h"
22   ],
23   "swift_versions": "5.1",
24   "pod_target_xcconfig": {
25     "APPLICATION_EXTENSION_API_ONLY": "YES"
26   },
27   "swift_version": "5.1"