{"id":22431083,"url":"https://github.com/a2/messagepack.swift","last_synced_at":"2025-04-06T04:13:10.631Z","repository":{"id":27650628,"uuid":"31135777","full_name":"a2/MessagePack.swift","owner":"a2","description":"It's like JSON, but fast and small…and Swift! – msgpack.org[Swift]","archived":false,"fork":false,"pushed_at":"2020-06-09T13:43:02.000Z","size":207,"stargazers_count":288,"open_issues_count":7,"forks_count":62,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-03-30T03:06:54.836Z","etag":null,"topics":["messagepack","swift"],"latest_commit_sha":null,"homepage":"http://msgpack.org","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/a2.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-02-21T18:30:21.000Z","updated_at":"2025-01-22T12:52:09.000Z","dependencies_parsed_at":"2022-08-07T13:00:49.076Z","dependency_job_id":null,"html_url":"https://github.com/a2/MessagePack.swift","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a2%2FMessagePack.swift","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a2%2FMessagePack.swift/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a2%2FMessagePack.swift/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a2%2FMessagePack.swift/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/a2","download_url":"https://codeload.github.com/a2/MessagePack.swift/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247430878,"owners_count":20937874,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["messagepack","swift"],"created_at":"2024-12-05T21:11:04.443Z","updated_at":"2025-04-06T04:13:10.614Z","avatar_url":"https://github.com/a2.png","language":"Swift","readme":"MessagePack.swift\n=================\n\n[![Version](https://img.shields.io/cocoapods/v/MessagePack.swift.svg?style=flat)](http://cocoapods.org/pods/MessagePack.swift)\n[![License](https://img.shields.io/cocoapods/l/MessagePack.swift.svg?style=flat)](http://cocoapods.org/pods/MessagePack.swift)\n[![Platform](https://img.shields.io/cocoapods/p/MessagePack.swift.svg?style=flat)](http://cocoapods.org/pods/MessagePack.swift)\n\nA fast, zero-dependency MessagePack implementation written in Swift 4. Supports Apple platforms and Linux.\n\n## Installation\n\n### CocoaPods\n\nTo use CocoaPods, add the following to your Podfile:\n\n```ruby\npod 'MessagePack.swift', '~\u003e 4.0'\n```\n\n### Carthage\n\nTo use Carthage, add the following to your Cartfile:\n\n```ogdl\ngithub \"a2/MessagePack.swift\" ~\u003e 4.0\n```\n\n### SPM (Swift Package Manager)\n\nYou can easily integrate MessagePack.swift in your app with SPM. Just add MessagePack.swift as a dependency:\n\n```swift\nimport PackageDescription\n\nlet package = Package(\n    name: \"MyAwesomeApp\",\n    dependencies: [\n        .Package(url: \"https://github.com/a2/MessagePack.swift.git\", majorVersion: 4),\n    ]\n)\n```\n\n## Version\n\n- Versions 4.x support Swift 5.2.\n- Versions 3.x support Swift 4.\n- Support for Swift 3 was dropped after [2.1.1](https://github.com/a2/MessagePack.swift/releases/tag/2.1.1).\n- Support for Swift 2 was dropped after [1.2.0](https://github.com/a2/MessagePack.swift/releases/tag/1.2.0).\n\n## Authors\n\nAlexsander Akers, me@a2.io\n\n## License\n\nMessagePack.swift is available under the MIT license. See the LICENSE file for more info.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fa2%2Fmessagepack.swift","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fa2%2Fmessagepack.swift","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fa2%2Fmessagepack.swift/lists"}