[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / f / 7 / SynoKit / 0.1.5 / SynoKit.podspec.json
blob24c1b64d6863984e94e34696b039768d44769153
2   "name": "SynoKit",
3   "version": "0.1.5",
4   "summary": "A library to get images from Synology easily.",
5   "description": "A longer description than the summary because thems the rules for cocoapods.",
6   "homepage": "https://github.com/edjahevs94/SynoKit",
7   "license": "MIT",
8   "authors": {
9     "Edgard": "“20133252@ealoe.ulima.edu.pe”"
10   },
11   "platforms": {
12     "ios": "15.0"
13   },
14   "source": {
15     "git": "https://github.com/edjahevs94/SynoKit.git",
16     "tag": "0.1.5"
17   },
18   "source_files": [
19     "Sources/**/*.swift",
20     "Classes/**/*.{h,m}"
21   ],
22   "exclude_files": "Package.swift",
23   "dependencies": {
24     "Alamofire": [
25       "~> 5.6.2"
26     ]
27   }