[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 9 / c / 5 / Trifle / 0.2.4 / Trifle.podspec.json
blob07d2694c065585f75e15bff7fb58102e3a2d0789
2   "name": "Trifle",
3   "version": "0.2.4",
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.4"
15   },
16   "platforms": {
17     "ios": "14.0"
18   },
19   "source_files": "ios/Trifle/Sources/**/*.swift",
20   "dependencies": {
21     "Wire": [
22       "~> 4"
23     ]
24   },
25   "swift_versions": "5.0.1",
26   "swift_version": "5.0.1"