[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / 7 / d / 2 / TinkPFMUI / 0.10.0 / TinkPFMUI.podspec.json
blob97ae29878fed4d8d51d4f434ed1de50758f9f04e
2   "name": "TinkPFMUI",
3   "version": "0.10.0",
4   "license": {
5     "type": "Tink",
6     "file": "LICENSE"
7   },
8   "authors": {
9     "Tink AB": "mobile@tink.se"
10   },
11   "homepage": "https://tink.com",
12   "summary": "Tink PFM UI SDK.",
13   "source": {
14     "git": "https://github.com/tink-ab/tink-pfm-ios.git",
15     "tag": "0.10.0"
16   },
17   "platforms": {
18     "ios": "11.0"
19   },
20   "vendored_frameworks": "TinkPFMUI.xcframework",
21   "dependencies": {
22     "TinkCore": [
23       "~> 0.1.7"
24     ]
25   },
26   "deprecated_in_favor_of": "TinkMoneyManagerUI",
27   "testspecs": [
28     {
29       "name": "Tests",
30       "test_type": "unit",
31       "source_files": "Tests/**/*.swift",
32       "dependencies": {
33         "SnapshotTesting": [
34           "~> 1.7"
35         ]
36       }
37     }
38   ]