blob: f8a88307f6a0f6b19faaa3f562ad8eb27f897dbf [file] [log] [blame]
{
"name": "SBSlideMenu",
"version": "0.0.1",
"summary": "Amazing UISegmentedControl replacement",
"description": "Multiple controls grouped together to forme like a segmented control\nwith the ability to define any transition moving between\nthe controls.",
"homepage": "https://github.com/salimbraksa/SBSlideMenu",
"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/SBSlideMenu.git",
"tag": "0.0.1"
},
"source_files": "SBSlideMenu/*.swift",
"dependencies": {
"Cartography": [
]
}
}