blob: 00e92635564c093dab99765dbe894adcf6a3a0c4 [file] [log] [blame]
{
"name": "JWDrawerView",
"version": "1.0.0",
"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": "1.0.0"
},
"source_files": "JWDrawerView/DrawerView/*.{h,m}",
"requires_arc": true
}