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