blob: 77ac25143395fe291f48dd5c0ea7a09cc12cf00f [file] [log] [blame]
{
"name": "SBPagesController",
"version": "0.0.3",
"summary": "This is my amazing Swift CocoaPod!",
"description": "Scroll multiple view controllers horizontally with the ability of tracking\nscroll's progress between pages.",
"homepage": "https://github.com/salimbraksa/SBPagesController",
"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/SBPagesController.git",
"tag": "0.0.3"
},
"source_files": "SBPagesController/*.swift",
"dependencies": {
"Cartography": [
]
}
}