[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / f / 7 / 1 / MixboxIpcCommon / 0.3.24 / MixboxIpcCommon.podspec.json
blobc222e070bf47014019fcb476aa6c9a8172208ee6
2   "name": "MixboxIpcCommon",
3   "dependencies": {
4     "MixboxIpc": [
6     ],
7     "MixboxAnyCodable": [
9     ]
10   },
11   "module_name": "MixboxIpcCommon",
12   "version": "0.3.24",
13   "summary": "MixboxIpcCommon",
14   "homepage": "https://github.com/avito-tech/Mixbox",
15   "license": "MIT",
16   "authors": {
17     "Hive of coders from Avito": "avito.ru"
18   },
19   "source": {
20     "git": "https://github.com/avito-tech/Mixbox.git",
21     "tag": "0.3.24"
22   },
23   "requires_arc": true,
24   "platforms": {
25     "ios": "12.0"
26   },
27   "source_files": "Frameworks/IpcCommon/Sources/**/*.{swift,h,m,mm,c}",
28   "swift_version": "5.0"