blob: 462d9c355d14ef4cbc33fe39bf688a4b9750de0a [file] [log] [blame]
{
"name": "SBScrollingBar",
"version": "0.1.2",
"summary": "This is my amazing Swift CocoaPod!",
"description": "This is my long description here... yada, yada.",
"homepage": "https://github.com/salimbraksa/SBScrollingBar",
"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://github.com/salimbraksa/SBScrollingBar.git",
"tag": "0.1.2"
},
"source_files": "SBScrollingBar/*.swift",
"dependencies": {
"Cartography": [
]
}
}