[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / f / 7 / 1 / MixboxIpcCommon / 0.2.0 / MixboxIpcCommon.podspec.json
blobd1c5e77a4b10564e2aea7f075781da626e804a38
2   "name": "MixboxIpcCommon",
3   "module_name": "MixboxIpcCommon",
4   "version": "0.2.0",
5   "summary": "MixboxIpcCommon",
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   },
18   "swift_versions": "4.0",
19   "requires_arc": true,
20   "source_files": "Frameworks/IpcCommon/**/*.{swift,h,m,md}",
21   "dependencies": {
22     "MixboxIpc": [
24     ]
25   },
26   "xcconfig": {
27     "OTHER_SWIFT_FLAGS": "$(inherited) -D MIXBOX_CI_IS_LINTING_PODSPECS -D MIXBOX_ENABLE_IN_APP_SERVICES",
28     "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) MIXBOX_CI_IS_LINTING_PODSPECS=1 MIXBOX_ENABLE_IN_APP_SERVICES=1"
29   },
30   "swift_version": "4.0"