[Add] TensorFlowLiteC 0.0.1-nightly.20241230
[CocoaPods.git] / Specs / d / a / 0 / BIP39 / 1.0.0 / BIP39.podspec.json
blobd00d869ff5473dcac125c14d133238dfdb7800f4
2   "name": "BIP39",
3   "version": "1.0.0",
4   "summary": "BIP39",
5   "homepage": "https://github.com/bitmark-inc/bip39-swift",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Bitmark Inc.": "support@bitmark.com"
12   },
13   "social_media_url": "https://twitter.com/bitmarkinc",
14   "source": {
15     "git": "https://github.com/bitmark-inc/bip39-swift",
16     "tag": "1.0.0"
17   },
18   "swift_versions": "5.1",
19   "platforms": {
20     "ios": "8.0",
21     "tvos": "9.0",
22     "watchos": "2.0",
23     "osx": "10.10"
24   },
25   "source_files": "Sources/**/*",
26   "preserve_paths": "Sources/module.map",
27   "xcconfig": {
28     "SWIFT_INCLUDE_PATHS": "$(PODS_ROOT)/BIP39/Sources"
29   },
30   "frameworks": "Foundation",
31   "swift_version": "5.1"