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