[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 1 / b / 2 / DCMessagePack / 1.0.3 / DCMessagePack.podspec.json
blob6c8147f67162ccaad40e0a543f786138cb243db3
2   "name": "DCMessagePack",
3   "version": "1.0.3",
4   "license": "ALL_RIGHTS_RESERVED",
5   "summary": "MessagePack for BearyChat iOS.",
6   "homepage": "https://github.com/langxxx/MessagePack",
7   "authors": "cxa",
8   "source": {
9     "git": "https://github.com/Langxxx/MessagePack.git",
10     "tag": "1.0.3"
11   },
12   "requires_arc": true,
13   "static_framework": true,
14   "swift_versions": "5.0",
15   "platforms": {
16     "ios": "9.0",
17     "osx": "10.12"
18   },
19   "source_files": "Sources/*.swift",
20   "swift_version": "5.0"