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