blob: a140e1f10b404a4793f49af13863e35b5b10ae45 [file] [log] [blame]
{
"name": "Delugion",
"version": "1.0.0",
"summary": "A simple iOS client framework for Deluge.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/yotamoo/Delugion",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yotamo": "ohayon.yotam@gmail.com"
},
"source": {
"git": "https://github.com/yotamoo/Delugion.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Delugion/Classes/**/*",
"dependencies": {
"Alamofire": [
"~> 4.5"
],
"Himotoki": [
"~> 3.1"
]
},
"pushed_with_swift_version": "3.1"
}