[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 8 / 6 / f / CashAppPayKit / 0.4.0 / CashAppPayKit.podspec.json
blob70bedf383c3e7d1d78ce4f554bb02ea2087e7a76
2   "name": "CashAppPayKit",
3   "version": "0.4.0",
4   "summary": "PayKit iOS SDK",
5   "homepage": "https://github.com/cashapp/cash-app-pay-ios-sdk",
6   "license": "Apache License, Version 2.0",
7   "authors": "Cash App",
8   "source": {
9     "git": "https://github.com/cashapp/cash-app-pay-ios-sdk.git",
10     "tag": "v0.4.0"
11   },
12   "module_name": "PayKit",
13   "swift_versions": [
14     "5.0"
15   ],
16   "platforms": {
17     "ios": "11.0"
18   },
19   "source_files": "Sources/PayKit/**/*.swift",
20   "testspecs": [
21     {
22       "name": "Tests",
23       "test_type": "unit",
24       "source_files": "Tests/PayKitTests/**/*.swift",
25       "frameworks": "XCTest",
26       "libraries": "swiftos",
27       "requires_app_host": true,
28       "resources": "Tests/PayKitTests/Resources/Fixtures/**/*.json",
29       "resource_bundles": {
30         "PayKitTestFixtures": [
31           "Tests/PayKitTests/Resources/Fixtures/**/*.json"
32         ]
33       }
34     }
35   ],
36   "swift_version": "5.0"