blob: 2f26aac5e0bfb0d206e7a5d0b0bb6e74d012a868 [file] [log] [blame]
{
"name": "SynologyKit",
"version": "0.2.7",
"license": "MIT",
"requires_arc": true,
"swift_versions": [
"5.0",
"5.1"
],
"source": {
"git": "https://github.com/alexiscn/SynologyKit.git",
"tag": "0.2.7"
},
"summary": "Synology File Station SDK for Swift",
"homepage": "https://github.com/alexiscn/SynologyKit",
"authors": {
"xushuifeng": "https://github.com/alexiscn"
},
"platforms": {
"ios": "11.0"
},
"source_files": "Source/*.swift",
"dependencies": {
"Alamofire": [
]
},
"swift_version": "5.1"
}