[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / 7 / 2 / MixboxInAppServices / 0.0.1 / MixboxInAppServices.podspec.json
blob51231f3755ab16e1acf60f4e2e363ee2cb75099b
2   "name": "MixboxInAppServices",
3   "module_name": "MixboxInAppServices",
4   "version": "0.0.1",
5   "summary": "MixboxInAppServices",
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.0.1"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "swift_version": "4.0",
19   "requires_arc": true,
20   "source_files": "Frameworks/InAppServices/**/*.{swift,h,m,md}",
21   "dependencies": {
22     "MixboxIpcCommon": [
24     ],
25     "MixboxTestability": [
27     ],
28     "MixboxIpcSbtuiHost": [
30     ],
31     "MixboxUiKit": [
33     ],
34     "MixboxBuiltinIpc": [
36     ]
37   },
38   "frameworks": [
39     "IOKit",
40     "UIKit"
41   ],
42   "xcconfig": {
43     "FRAMEWORK_SEARCH_PATHS": "$(inherited) \"$(PLATFORM_DIR)/Developer/Library/Frameworks\""
44   }