[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / e / 7 / c / YooMoneyTestInstrumentsApi / 3.0.1 / YooMoneyTestInstrumentsApi.podspec.json
blobb95365bbe048126d3b159665ea047fdef7e53013
2   "name": "YooMoneyTestInstrumentsApi",
3   "version": "3.0.1",
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": "ssh://git@bitbucket.yooteam.ru/mi/mobile-money-test-instruments-api.git",
13     "tag": "3.0.1"
14   },
15   "platforms": {
16     "ios": "10.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.7"
31       ],
32       "YooMoneyCoreApi": [
33         "~> 2.0"
34       ],
35       "OHHTTPStubs": [
36         "~> 8.0.0"
37       ]
38     }
39   },
40   "xcconfig": {
41     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
42   },
43   "swift_version": "5.0"