[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 9 / c / 5 / Trifle / 0.1.4 / Trifle.podspec.json
blobaf3403488dc3fa65c7b04571295e644dfe683226
2   "name": "Trifle",
3   "version": "0.1.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": "ios/LICENSE"
10   },
11   "authors": "Cash App",
12   "source": {
13     "git": "https://github.com/cashapp/trifle.git",
14     "tag": "0.1.4"
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"