[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / f / 7 / SynoKit / 0.1.3 / SynoKit.podspec.json
blobd427cc5099820bcebaeb517456faae693d5ca4b5
2   "name": "SynoKit",
3   "version": "0.1.3",
4   "summary": "A short description of SynoKit.",
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.3"
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   }