[Add] TensorFlowLiteSwift 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / b / d / 7 / TapApplication / 1.0.4 / TapApplication.podspec.json
blob69a3ba0191926fd4073bcea30eef2a55e555d056
2   "name": "TapApplication",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "swift_version": "4.2",
7   "summary": "Base Application interface.",
8   "requires_arc": true,
9   "version": "1.0.4",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Tap Payments": "hello@tap.company"
16   },
17   "homepage": "https://github.com/Tap-Payments/TapApplication-iOS",
18   "source": {
19     "git": "https://github.com/Tap-Payments/TapApplication-iOS.git",
20     "tag": "1.0.4"
21   },
22   "source_files": "TapApplication/Source/*.swift",
23   "dependencies": {
24     "TapAdditionsKit/SwiftStandartLibrary/String": [
25       "1.1"
26     ],
27     "TapAdditionsKit/Tap/ClassProtocol": [
28       "1.1"
29     ],
30     "TapAdditionsKit/UIKit/UIViewController": [
31       "1.1"
32     ],
33     "TapSwiftFixes/Threading": [
34       "1.0.5"
35     ]
36   }