[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / 8 / 1 / MixboxIpc / 0.2.0 / MixboxIpc.podspec.json
blobf9ab2cf5a4b787232b83870b008ee76e4ef3da43
2   "name": "MixboxIpc",
3   "module_name": "MixboxIpc",
4   "version": "0.2.0",
5   "summary": "MixboxIpc",
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/Ipc/**/*.{swift,h,m,md}",
22   "dependencies": {
23     "MixboxFoundation": [
25     ]
26   },
27   "xcconfig": {
28     "OTHER_SWIFT_FLAGS": "$(inherited) -D MIXBOX_CI_IS_LINTING_PODSPECS -D MIXBOX_ENABLE_IN_APP_SERVICES",
29     "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) MIXBOX_CI_IS_LINTING_PODSPECS=1 MIXBOX_ENABLE_IN_APP_SERVICES=1"
30   },
31   "swift_version": "4.0"