blob: 52909c5f4d595e5a2d7a2f02af91fb748ec53bb4 [file] [log] [blame]
{
"name": "MastodonKit",
"version": "1.0.9",
"license": "MIT",
"summary": "MastodonKit is a Swift Framework that wraps the Mastodon API.",
"description": "MastodonKit covers all the endpoints and entities from Mastodon's API and is designed to be simple to use.",
"homepage": "https://github.com/MastodonKit/MastodonKit",
"documentation_url": "https://mastodonkit.github.io/MastodonKit",
"social_media_url": "https://mastodon.technology/@ornithocoder",
"authors": {
"Ornithologist Coder": "ornithocoder@users.noreply.github.com"
},
"source": {
"git": "https://github.com/MastodonKit/MastodonKit.git",
"tag": "1.0.9"
},
"platforms": {
"ios": "10.0",
"osx": "10.12"
},
"source_files": "Sources/**/*.swift",
"pushed_with_swift_version": "3.0"
}