[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 3 / e / MastodonKit / 1.0.7 / MastodonKit.podspec.json
blob07b09ffc1c7b91099625a1fafaa54f4d58857797
2   "name": "MastodonKit",
3   "version": "1.0.7",
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   "social_media_url": "https://mastodon.technology/@ornithocoder",
9   "authors": {
10     "Ornithologist Coder": "ornithocoder@users.noreply.github.com"
11   },
12   "source": {
13     "git": "https://github.com/MastodonKit/MastodonKit.git",
14     "tag": "1.0.7"
15   },
16   "platforms": {
17     "ios": "10.0",
18     "osx": "10.12"
19   },
20   "source_files": "Sources/**/*.swift",
21   "pushed_with_swift_version": "3.0"