blob: 4852274e6185bbf8d1c23f7e181d18a92de99395 [file] [log] [blame]
{
"name": "SynologyKit",
"version": "0.2.6",
"license": "MIT",
"requires_arc": true,
"source": {
"git": "https://github.com/alexiscn/SynologyKit.git",
"tag": "0.2.6"
},
"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": [
]
}
}