blob: dc7f2de3f03a3873d4e7c5cc0ff1c40fc8ba773c [file] [log] [blame]
{
"name": "SBScrollingBar",
"version": "0.1",
"summary": "This is my amazing Swift CocoaPod!",
"description": "This is my long description here... yada, yada.",
"homepage": "https://basememara.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Basem Emara": "contact@basememara.com"
},
"social_media_url": "https://twitter.com/basememara",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://gitlab.com/salimbraksa/SBScrollingBar.git",
"tag": "0.1"
},
"source_files": "SBScrollingBar/*.swift",
"dependencies": {
"Cartography": [
]
}
}