[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / 1 / 7 / SBScrollingBar / 0.1 / SBScrollingBar.podspec.json
blobdc7f2de3f03a3873d4e7c5cc0ff1c40fc8ba773c
2   "name": "SBScrollingBar",
3   "version": "0.1",
4   "summary": "This is my amazing Swift CocoaPod!",
5   "description": "This is my long description here... yada, yada.",
6   "homepage": "https://basememara.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Basem Emara": "contact@basememara.com"
13   },
14   "social_media_url": "https://twitter.com/basememara",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://gitlab.com/salimbraksa/SBScrollingBar.git",
20     "tag": "0.1"
21   },
22   "source_files": "SBScrollingBar/*.swift",
23   "dependencies": {
24     "Cartography": [
26     ]
27   }