[Add] flutter_libmwc 0.0.3
[CocoaPods.git] / Specs / 6 / 3 / e / MastodonKit / 1.0.9 / MastodonKit.podspec.json
blob52909c5f4d595e5a2d7a2f02af91fb748ec53bb4
2   "name": "MastodonKit",
3   "version": "1.0.9",
4   "license": "MIT",
5   "summary": "MastodonKit is a Swift Framework that wraps the Mastodon API.",
6   "description": "MastodonKit covers all the endpoints and entities from Mastodon's API and is designed to be simple to use.",
7   "homepage": "https://github.com/MastodonKit/MastodonKit",
8   "documentation_url": "https://mastodonkit.github.io/MastodonKit",
9   "social_media_url": "https://mastodon.technology/@ornithocoder",
10   "authors": {
11     "Ornithologist Coder": "ornithocoder@users.noreply.github.com"
12   },
13   "source": {
14     "git": "https://github.com/MastodonKit/MastodonKit.git",
15     "tag": "1.0.9"
16   },
17   "platforms": {
18     "ios": "10.0",
19     "osx": "10.12"
20   },
21   "source_files": "Sources/**/*.swift",
22   "pushed_with_swift_version": "3.0"