blob: ea990efad8a3e0fa67ca528942cb56da64f1c2be [file] [log] [blame]
{
"name": "SBScrollingBar",
"version": "0.1.1",
"summary": "This is my amazing Swift CocoaPod!",
"description": "This is my long description here... yada, yada.",
"homepage": "https://github.com/salimbraksa",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Braksa Salim": "salim.braksa@gmail.com"
},
"social_media_url": "https://twitter.com/salimbraksa",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://gitlab.com/salimbraksa/SBScrollingBar.git",
"tag": "0.1.1"
},
"source_files": "SBScrollingBar/*.swift",
"dependencies": {
"Cartography": [
]
}
}