[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 8 / 6 / f / CashAppPayKit / 0.5.0 / CashAppPayKit.podspec.json
blob996bb00f7779497a898c52ae991674ad089e3e4b
2   "name": "CashAppPayKit",
3   "version": "0.5.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.5.0"
11   },
12   "module_name": "PayKit",
13   "swift_versions": [
14     "5.0"
15   ],
16   "platforms": {
17     "ios": "12.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"