[Add] ISApptimismCustomAdapter 0.0.6
[CocoaPods.git] / Specs / 7 / d / 2 / TinkPFMUI / 0.12.0 / TinkPFMUI.podspec.json
blob9bc648c965db9367047e5fa635d870689f1a694a
2   "name": "TinkPFMUI",
3   "version": "0.12.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.12.0"
16   },
17   "platforms": {
18     "ios": "11.0"
19   },
20   "vendored_frameworks": "TinkPFMUI.xcframework",
21   "swift_versions": [
22     "5.1",
23     "5.2",
24     "5.3"
25   ],
26   "dependencies": {
27     "TinkCore": [
28       "~> 0.4.0"
29     ]
30   },
31   "deprecated_in_favor_of": "TinkMoneyManagerUI",
32   "testspecs": [
33     {
34       "name": "Tests",
35       "test_type": "unit",
36       "source_files": "Tests/**/*.swift",
37       "dependencies": {
38         "SnapshotTesting": [
39           "~> 1.7"
40         ]
41       }
42     }
43   ],
44   "swift_version": "5.3"