blob: 9d11d88577fc84c154c805b870af8b8fa244f035 [file] [log] [blame]
{
"name": "SwiftySlideMenu",
"version": "0.1.0",
"summary": "Slide animation menu for iOS",
"description": "- Slide animation menu written in Swift",
"homepage": "https://github.com/dobnezmi/SwiftySlideMenu",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Shingo Suzuki": "kuma.kinoko.momo@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/dobnezmi/SwiftySlideMenu.git",
"tag": "v0.1.0"
},
"source_files": "SwiftySlideMenu/**/*.swift",
"requires_arc": true
}