blob: 07b09ffc1c7b91099625a1fafaa54f4d58857797 [file] [log] [blame]
{
"name": "MastodonKit",
"version": "1.0.7",
"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",
"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.7"
},
"platforms": {
"ios": "10.0",
"osx": "10.12"
},
"source_files": "Sources/**/*.swift",
"pushed_with_swift_version": "3.0"
}