[Add] UMCommon 7.5.1
[CocoaPods.git] / Specs / e / 1 / 8 / KurozoraKit / 1.17.1 / KurozoraKit.podspec.json
blobc63b0ccb16236075f5e995a5be3ab5c667b73c61
2   "name": "KurozoraKit",
3   "version": "1.17.1",
4   "summary": "KurozoraKit is a simple to use framework for interacting with the Kurozora API.",
5   "description": "KurozoraKit lets users manage their anime, manga, games and music library and access many other services from your app. When users provide permission to access their Kurozora account, they can use your app to share anime, add it to their library, and discover any of the thousands of content in the Kurozora catalog. If your app detects that the user is not yet a Kurozora member, you can offer them to create an account within your app.",
6   "homepage": "https://github.com/Kurozora/KurozoraKit",
7   "license": {
8     "type": "GPLv3.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Kurozora": "kurozoraapp@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Kurozora/KurozoraKit.git",
16     "tag": "1.17.1"
17   },
18   "social_media_url": "https://twitter.com/KurozoraApp",
19   "cocoapods_version": ">= 1.13.0",
20   "platforms": {
21     "ios": "15.0"
22   },
23   "swift_versions": "5",
24   "source_files": "KurozoraKit/Classes/**/*",
25   "resource_bundles": {
26     "KurozoraKit": [
27       "KurozoraKit/Assets/**/*"
28     ]
29   },
30   "dependencies": {
31     "KeychainAccess": [
33     ],
34     "TRON": [
35       "5.5.0-beta.1"
36     ]
37   },
38   "swift_version": "5"