blob: c2493870d78557ce06f8945c050ac78cdba55ec3 [file] [log] [blame]
{
"name": "SBPagesController",
"version": "0.0.1",
"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.1"
},
"source_files": "SBPagesController/*.swift",
"dependencies": {
"Cartography": [
]
}
}