[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / e / 7 / c / YooMoneyTestInstrumentsApi / 2.1.0 / YooMoneyTestInstrumentsApi.podspec.json
blob7cb8c5e3fafd45d33e1872f25b33a5b05473229a
2   "name": "YooMoneyTestInstrumentsApi",
3   "version": "2.1.0",
4   "homepage": "https://github.com/yoomoney/test-instruments-api-swift",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": "YooMoney",
10   "summary": "YooMoney Test Instruments Api iOS",
11   "source": {
12     "git": "https://github.com/yoomoney/test-instruments-api-swift.git",
13     "tag": "2.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "swift_versions": "5.0",
19   "ios": {
20     "source_files": [
21       "YooMoneyTestInstrumentsApi/**/*.{h,swift}",
22       "YooMoneyTestInstrumentsApi/*.{h,swift}"
23     ],
24     "frameworks": "XCTest",
25     "user_target_xcconfig": {
26       "FRAMEWORK_SEARCH_PATHS": "$(PLATFORM_DIR)/Developer/Library/Frameworks"
27     },
28     "dependencies": {
29       "FunctionalSwift": [
31       ],
32       "YooMoneyCoreApi": [
33         "~> 1.10"
34       ],
35       "OHHTTPStubs": [
36         "~> 8.0.0"
37       ]
38     }
39   },
40   "swift_version": "5.0"