blob: 0e9fbfb1c4e03f4463fc1bcd2d419c7631ddbf0b [file] [log] [blame]
{
"name": "JWDrawerView",
"version": "0.0.1",
"summary": "A slidable view like a drawer.",
"homepage": "https://github.com/rhetty/JWDrawerView.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jiawei Huang": "tcrhetty@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/rhetty/JWDrawerView.git",
"tag": "0.0.1"
},
"source_files": "JWDrawerView/DrawerView/*.{h,m}",
"requires_arc": true
}