blob: ba89c34772f2bc02ef1a44bf5884bcd207f5138b [file] [log] [blame]
{
"name": "YandexMoneyTestInstrumentsApi",
"version": "1.2.5",
"homepage": "https://github.com/yandex-money/test-instruments-api-swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "YandexMoney",
"summary": "Yandex Money Test Instruments Api iOS",
"source": {
"git": "https://github.com/yandex-money/test-instruments-api-swift.git",
"tag": "1.2.5"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.2",
"ios": {
"source_files": [
"YandexMoneyTestInstrumentsApi/**/*.{h,swift}",
"YandexMoneyTestInstrumentsApi/*.{h,swift}"
],
"frameworks": "XCTest",
"user_target_xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "$(PLATFORM_DIR)/Developer/Library/Frameworks"
},
"dependencies": {
"FunctionalSwift": [
"~> 1.1.0"
],
"YandexMoneyCoreApi": [
"~> 1.5.0"
],
"OHHTTPStubs": [
"~> 6.1.0"
]
}
}
}