[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / 5 / 3 / SwiftBase32 / 0.8.0 / SwiftBase32.podspec.json
blob7c0fe4057995a3b1114d85a7b99c01ea201fc13e
2   "name": "SwiftBase32",
3   "version": "0.8.0",
4   "summary": "Base32 implementation for Swift.",
5   "homepage": "https://github.com/norio-nomura/Base32",
6   "source": {
7     "git": "https://github.com/norio-nomura/Base32.git",
8     "tag": "0.8.0"
9   },
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Norio Nomura": "norio.nomura@gmail.com"
16   },
17   "source_files": "Sources/**/*.{h,c,swift}",
18   "pod_target_xcconfig": {
19     "APPLICATION_EXTENSION_API_ONLY": "YES"
20   },
21   "platforms": {
22     "ios": "8.0",
23     "osx": "10.9",
24     "tvos": "9.0",
25     "watchos": "2.0"
26   },
27   "swift_versions": [
28     "4.2",
29     "5.0",
30     "5.1",
31     "5.1"
32   ],
33   "swift_version": "5.1"