blob: f4d5742b3de0c29cbed734a806cda3b08ccd8dd3 [file] [log] [blame]
{
"name": "RealDebridKit",
"version": "0.1.0",
"summary": "With RealDebridKit you can use to API of real-debrid.com (Ref.: https://api.real-debrid.com)",
"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.",
"homepage": "https://github.com/mfreiwald/RealDebridKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Michael Freiwald": "m.freiwald@icloud.com"
},
"source": {
"git": "https://github.com/mfreiwald/RealDebridKit.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RealDebridKit/Classes/**/*",
"dependencies": {
"Alamofire": [
"~> 4.2"
],
"Gloss": [
"~> 1.1"
]
},
"pushed_with_swift_version": "3.0"
}