blob: 4aee66b14e90e3c0f228b9ccecb640a8c5d8f258 [file] [log] [blame]
{
"name": "MenuSlider",
"platforms": {
"ios": "10.0"
},
"summary": "MenuSlider provides a cool and easy setup side menu.",
"requires_arc": true,
"version": "0.1.2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Daniel Rodrigues da Silveira": "silver.daniel97@gmail.com"
},
"homepage": "https://github.com/thiagovictorino/MenuSlider",
"source": {
"git": "https://github.com/thiagovictorino/MenuSlider.git",
"tag": "0.1.2"
},
"frameworks": "UIKit",
"source_files": "MenuSlider/**/*.{swift}",
"resources": "MenuSlider/**/*.{png,jpeg,jpg,storyboard,xib}",
"pushed_with_swift_version": "3.0"
}