[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 9 / c / 5 / Trifle / 0.2.2 / Trifle.podspec.json
blob441037801cbc58fc494aedc49ea1c4b6c10f1f3b
2   "name": "Trifle",
3   "version": "0.2.2",
4   "summary": "Security related functions.",
5   "description": "Security functionality for interoperability/interaction with core services.",
6   "homepage": "https://github.com/cashapp/trifle/tree/main/ios",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE"
10   },
11   "authors": "Cash App",
12   "source": {
13     "git": "https://github.com/cashapp/trifle.git",
14     "tag": "0.2.2"
15   },
16   "platforms": {
17     "ios": "14.0"
18   },
19   "source_files": "ios/Trifle/Sources/**/*.swift",
20   "dependencies": {
21     "Wire": [
22       "~> 4.5.1"
23     ]
24   },
25   "swift_versions": "5.0.1",
26   "swift_version": "5.0.1"