[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / e / 1 / 8 / KurozoraKit / 1.9.6 / KurozoraKit.podspec.json
blob30ab09126626dfd52a194fd3f7960b6c63329c7e
2   "name": "KurozoraKit",
3   "version": "1.9.6",
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.9.6"
17   },
18   "social_media_url": "https://twitter.com/KurozoraApp",
19   "platforms": {
20     "ios": "15.0"
21   },
22   "source_files": "KurozoraKit/Classes/**/*",
23   "swift_versions": "5.0",
24   "dependencies": {
25     "KeychainAccess": [
27     ],
28     "TRON": [
29       "5.5.0-beta.1"
30     ]
31   },
32   "swift_version": "5.0"