[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 2 / 3 / 5 / RealDebridKit / 0.1.0 / RealDebridKit.podspec.json
blobf4d5742b3de0c29cbed734a806cda3b08ccd8dd3
2   "name": "RealDebridKit",
3   "version": "0.1.0",
4   "summary": "With RealDebridKit you can use to API of real-debrid.com (Ref.: https://api.real-debrid.com)",
5   "description": "With RealDebridKit you can use the API of real-debrid.com. (Ref.: https://api.real-debrid.com). \nThe user of your app only needs an account at real-debrid.\nIf you like, you can get your own clientid and clientsecret. Please contact the support of realdebrid.",
6   "homepage": "https://github.com/mfreiwald/RealDebridKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Michael Freiwald": "m.freiwald@icloud.com"
13   },
14   "source": {
15     "git": "https://github.com/mfreiwald/RealDebridKit.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "RealDebridKit/Classes/**/*",
22   "dependencies": {
23     "Alamofire": [
24       "~> 4.2"
25     ],
26     "Gloss": [
27       "~> 1.1"
28     ]
29   },
30   "pushed_with_swift_version": "3.0"