[Add] EngagementSDK 2.98.1
[CocoaPods.git] / Specs / e / 1 / 8 / KurozoraKit / 1.16.0 / KurozoraKit.podspec.json
blobe17902a5af302ae6fffd5f203c8961be007c8951
2   "name": "KurozoraKit",
3   "version": "1.16.0",
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.16.0"
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"