[Add] BranchSDK 3.8.0
[CocoaPods.git] / Specs / 6 / 3 / e / MastodonKit / 2.0.0 / MastodonKit.podspec.json
blob49432c59f100e38a4a5b81778861076fa1b61667
2   "name": "MastodonKit",
3   "version": "2.0.0",
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": "2.0.0"
16   },
17   "platforms": {
18     "ios": "10.0",
19     "osx": "10.12"
20   },
21   "swift_version": "4.2",
22   "source_files": "Sources/**/*.swift"