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