[Add] LoggerSDK 0.0.11
[CocoaPods.git] / Specs / 1 / 8 / c / EsamDScrollView / 0.1.0 / EsamDScrollView.podspec.json
blob43b5c6584110a357b97ccb1d612a3b413204aa17
2   "name": "EsamDScrollView",
3   "version": "0.1.0",
4   "summary": "EsamDScrollView is UIScrollView in one line of code.",
5   "description": "'EsamDScrollView is an awesome pod aimed to make your life easier around UIScrollViews.'",
6   "homepage": "https://github.com/Esam-Elayyan/EsamDScrollView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Esam-Elayyan": "esamelayyan93@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Esam-Elayyan/EsamDScrollView.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "source_files": "Source/**/*.swift",
22   "swift_versions": "5.0",
23   "dependencies": {
24     "TinyConstraints": [
25       "~> 4.0.0"
26     ]
27   },
28   "swift_version": "5.0"