[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 4 / e / 8 / DSMKit / 0.1.1 / DSMKit.podspec.json
blobceae39033e1dc04630fc243f6bca05aa1977e5d1
2   "name": "DSMKit",
3   "version": "0.1.1",
4   "summary": "Swift library for Synology DSM APIs",
5   "description": "DSMKit is a Swift library for Synology DSM APIs.\nIt provides parameter encoding, Codable types for JSON responses and convenient classes, extensions and functions.",
6   "homepage": "https://github.com/kewlbear/DSMKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Changbeom Ahn": "kewlbear@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/kewlbear/DSMKit.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_version": "4.0",
22   "source_files": "DSMKit/Classes/**/*"