2 "name": "CashAppPayKit",
4 "summary": "PayKit iOS SDK",
5 "homepage": "https://github.com/cashapp/cash-app-pay-ios-sdk",
6 "license": "Apache License, Version 2.0",
9 "git": "https://github.com/cashapp/cash-app-pay-ios-sdk.git",
12 "module_name": "PayKit",
19 "source_files": "Sources/PayKit/**/*.swift",
24 "source_files": "Tests/PayKitTests/**/*.swift",
25 "frameworks": "XCTest",
26 "libraries": "swiftos",
27 "requires_app_host": true,
28 "resources": "Tests/PayKitTests/Resources/Fixtures/**/*.json",
30 "PayKitTestFixtures": [
31 "Tests/PayKitTests/Resources/Fixtures/**/*.json"
36 "swift_version": "5.0"