blob: b08a846675fb5a0a037f26fd308df1fb3d63dd3a [file] [log] [blame]
{
"name": "FVVerticalSlideView",
"version": "0.1",
"summary": "Easy and simple vertical slider where you can add your custom subviews.",
"homepage": "https://github.com/tato469/FVVerticalSlideView",
"license": "MIT",
"authors": {
"tato469": "fernandovalle.developer@gmail.com"
},
"source": {
"git": "https://github.com/tato469/FVVerticalSlideView.git",
"tag": "0.1"
},
"social_media_url": "https://twitter.com/tato469",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "resources/*.{m,h}",
"frameworks": "UIKit"
}