[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / e / 7 / c / YooMoneyTestInstrumentsApi / 2.2.3 / YooMoneyTestInstrumentsApi.podspec.json
blob615b68ada20c0dd1c50d0fc86f9440036d6d92af
2   "name": "YooMoneyTestInstrumentsApi",
3   "version": "2.2.3",
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.2.3"
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": [
30         "~> 1.6"
31       ],
32       "YooMoneyCoreApi": [
33         "~> 1.11"
34       ],
35       "OHHTTPStubs": [
36         "~> 8.0.0"
37       ]
38     }
39   },
40   "swift_version": "5.0"