[Add] QNSDK 2.21.3
[CocoaPods.git] / Specs / 8 / 4 / 9 / MixboxBuiltinIpc / 0.2.0 / MixboxBuiltinIpc.podspec.json
blob13b454913f8717d950d4dd6b4b7c97463016e741
2   "name": "MixboxBuiltinIpc",
3   "module_name": "MixboxBuiltinIpc",
4   "version": "0.2.0",
5   "summary": "MixboxBuiltinIpc",
6   "homepage": "https://github.com/avito-tech/Mixbox",
7   "license": "MIT",
8   "authors": {
9     "Hive of coders from Avito": "avito.ru"
10   },
11   "source": {
12     "git": "https://github.com/avito-tech/Mixbox.git",
13     "tag": "Mixbox-0.2.0"
14   },
15   "platforms": {
16     "ios": "9.0",
17     "osx": "10.13"
18   },
19   "swift_versions": "4.0",
20   "requires_arc": true,
21   "source_files": "Frameworks/BuiltinIpc/Sources/**/*.{swift,h,m,md}",
22   "dependencies": {
23     "MixboxIpc": [
25     ],
26     "GCDWebServer": [
28     ]
29   },
30   "xcconfig": {
31     "OTHER_SWIFT_FLAGS": "$(inherited) -D MIXBOX_CI_IS_LINTING_PODSPECS -D MIXBOX_ENABLE_IN_APP_SERVICES",
32     "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) MIXBOX_CI_IS_LINTING_PODSPECS=1 MIXBOX_ENABLE_IN_APP_SERVICES=1"
33   },
34   "swift_version": "4.0"