[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / f / a / 7 / MixboxMocksRuntime / 0.2.81 / MixboxMocksRuntime.podspec.json
blob0276218b3b20cfa722422aa20ba153d8cff2349a
2   "name": "MixboxMocksRuntime",
3   "dependencies": {
4     "MixboxGenerators": [
6     ],
7     "MixboxTestsFoundation": [
9     ]
10   },
11   "pod_target_xcconfig": {
12     "ENABLE_TESTING_SEARCH_PATHS": "YES",
13     "LIBRARY_SEARCH_PATHS": "$(TOOLCHAIN_DIR)/usr/lib/swift-$(SWIFT_VERSION)/$(PLATFORM_NAME) $(inherited)",
14     "LD_RUNPATH_SEARCH_PATHS": "$(inherited) \"$(PLATFORM_DIR)/Developer/usr/lib\" \"$(PLATFORM_DIR)/Developer/Library/Frameworks\" \"$(PLATFORM_DIR)/Developer/Library/PrivateFrameworks\"",
15     "FRAMEWORK_SEARCH_PATHS": "$(inherited) \"$(PLATFORM_DIR)/Developer/Library/Frameworks\" \"$(PLATFORM_DIR)/Developer/Library/PrivateFrameworks\""
16   },
17   "module_name": "MixboxMocksRuntime",
18   "version": "0.2.81",
19   "summary": "MixboxMocksRuntime",
20   "homepage": "https://github.com/avito-tech/Mixbox",
21   "license": "MIT",
22   "authors": {
23     "Hive of coders from Avito": "avito.ru"
24   },
25   "source": {
26     "git": "https://github.com/avito-tech/Mixbox.git",
27     "tag": "0.2.81"
28   },
29   "requires_arc": true,
30   "source_files": "Frameworks/MocksRuntime/Sources/**/*.{swift,h,m,mm,c}",
31   "platforms": {
32     "ios": "9.0"
33   },
34   "swift_version": "5.0"