[Add] Courier_iOS 5.5.5
[CocoaPods.git] / Specs / 7 / 0 / 8 / SynologyKit / 0.3.1 / SynologyKit.podspec.json
blobafa691f34675031f6fbcccbeaa976a9f3a62020a
2   "name": "SynologyKit",
3   "version": "0.3.1",
4   "license": "MIT",
5   "requires_arc": true,
6   "swift_versions": [
7     "5.0",
8     "5.1",
9     "5.1.2"
10   ],
11   "source": {
12     "git": "https://github.com/alexiscn/SynologyKit.git",
13     "tag": "0.3.1"
14   },
15   "summary": "Synology File Station SDK for Swift",
16   "homepage": "https://github.com/alexiscn/SynologyKit",
17   "authors": {
18     "xushuifeng": "https://github.com/alexiscn"
19   },
20   "platforms": {
21     "ios": "11.0"
22   },
23   "source_files": "Source/*.swift",
24   "dependencies": {
25     "Alamofire": [
27     ]
28   },
29   "swift_version": "5.1.2"