[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20220526
[CocoaPods.git] / Specs / e / 2 / d / YandexMoneyTestInstrumentsApi / 1.1.0 / YandexMoneyTestInstrumentsApi.podspec.json
blobe29ad62c570f5929c0747764a5e8be290befa42c
2   "name": "YandexMoneyTestInstrumentsApi",
3   "version": "1.1.0",
4   "homepage": "https://github.com/yandex-money/test-instruments-api-swift",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": "YandexMoney",
10   "summary": "Yandex Money Test Instruments Api iOS",
11   "source": {
12     "git": "https://github.com/yandex-money/test-instruments-api-swift.git",
13     "tag": "1.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "swift_version": "4.0",
19   "ios": {
20     "source_files": [
21       "YandexMoneyTestInstrumentsApi/**/*.{h,swift}",
22       "YandexMoneyTestInstrumentsApi/*.{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.0.0"
31       ],
32       "YandexMoneyCoreApi": [
33         "~> 1.1.0"
34       ],
35       "OHHTTPStubs": [
36         "~> 6.1.0"
37       ]
38     }
39   }