[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / d / e / 1 / MixboxAllure / 0.2.0 / MixboxAllure.podspec.json
bloba05a28cfe3e0aacbc4b2b34b9a555f418c60df84
2   "name": "MixboxAllure",
3   "module_name": "MixboxAllure",
4   "version": "0.2.0",
5   "summary": "MixboxAllure",
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/Allure/**/*.{swift,h,m,md}",
21   "dependencies": {
22     "MixboxArtifacts": [
24     ],
25     "MixboxFoundation": [
27     ]
28   },
29   "xcconfig": {
30     "OTHER_SWIFT_FLAGS": "$(inherited) -D MIXBOX_CI_IS_LINTING_PODSPECS -D MIXBOX_ENABLE_IN_APP_SERVICES",
31     "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) MIXBOX_CI_IS_LINTING_PODSPECS=1 MIXBOX_ENABLE_IN_APP_SERVICES=1"
32   },
33   "swift_version": "4.0"