[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 7 / d / 2 / TinkPFMUI / 0.9.9 / TinkPFMUI.podspec.json
bloba4e94f226fe13001f8f807eaa00b3b05471880ba
2   "name": "TinkPFMUI",
3   "version": "0.9.9",
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.9.9"
16   },
17   "platforms": {
18     "ios": "11.0"
19   },
20   "vendored_frameworks": "TinkPFMUI.xcframework",
21   "deprecated_in_favor_of": "TinkMoneyManagerUI",
22   "testspecs": [
23     {
24       "name": "Tests",
25       "test_type": "unit",
26       "source_files": "Tests/**/*.swift",
27       "dependencies": {
28         "SnapshotTesting": [
29           "~> 1.7"
30         ]
31       }
32     }
33   ]