blob: f260eecc6f335c55a30b091dde2802d632cdf22c [file] [log] [blame]
{
"name": "ADSlidePanels",
"version": "1.0.3",
"summary": "It shows a sliding menu, which is customizable.",
"description": "It shows a sliding menu (Android Style), which is customizable. You can have user photo at the heading.",
"homepage": "https://github.com/AnirudhDas/ADSlidePanels.git",
"screenshots": "https://github.com/AnirudhDas/ADSlidePanels/ADSlidePanels.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Aniruddha Das": "cse.anirudh@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/AnirudhDas/ADSlidePanels.git",
"tag": "1.0.3"
},
"source_files": "Classes/**/*.{swift}",
"resources": "Classes/**/*.{png,xib}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}