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