blob: a5d91e85316ae0db621072a6ebfa06f984aeb963 [file] [log] [blame]
{
"name": "JWDrawerView",
"version": "1.1.1",
"summary": "A slidable view like a drawer.",
"homepage": "https://github.com/rhetty/JWDrawerView",
"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.1.1"
},
"source_files": "JWDrawerView/DrawerView/*.{h,m}",
"requires_arc": true
}