[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / f / 7 / 1 / MixboxIpcCommon / 0.0.1 / MixboxIpcCommon.podspec.json
blobb95ee8f1cca9bc98b098528e8ebc8a67f0f9a177
2   "name": "MixboxIpcCommon",
3   "module_name": "MixboxIpcCommon",
4   "version": "0.0.1",
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.0.1"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "swift_version": "4.0",
19   "requires_arc": true,
20   "source_files": "Frameworks/IpcCommon/**/*.{swift,h,m,md}",
21   "dependencies": {
22     "MixboxIpc": [
24     ]
25   }