[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / f / a / 7 / MixboxMocksRuntime / 0.2.85 / MixboxMocksRuntime.podspec.json
blobc010403336eec69469cc99c30c574b4a86645017
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.85",
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.85"
28   },
29   "requires_arc": true,
30   "platforms": {
31     "ios": "9.0"
32   },
33   "source_files": "Frameworks/MocksRuntime/Sources/**/*.{swift,h,m,mm,c}",
34   "swift_version": "5.0"