[Add] scandit-datacapture-frameworks-text 6.28.2
[CocoaPods.git] / Specs / a / 8 / 1 / MixboxIpc / 0.0.1 / MixboxIpc.podspec.json
blobc7dfb18c5f8404b903d3b0eefdfea1a8fee28749
2   "name": "MixboxIpc",
3   "module_name": "MixboxIpc",
4   "version": "0.0.1",
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.0.1"
14   },
15   "platforms": {
16     "ios": "9.0",
17     "osx": "10.13"
18   },
19   "swift_version": "4.0",
20   "requires_arc": true,
21   "source_files": "Frameworks/Ipc/**/*.{swift,h,m,md}",
22   "dependencies": {
23     "MixboxFoundation": [
25     ]
26   }