blob: d5f94d2a47be943396c5ed2269c9d78545b90ca0 [file] [log] [blame]
{
"name": "EZDrawer",
"version": "0.0.4",
"summary": "抽屉菜单简单实现",
"homepage": "https://github.com/wangzhibiao/EZDrawer",
"license": "MIT",
"authors": {
"Wang Xiao Shuai": "email@address.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/wangzhibiao/EZDrawer.git",
"tag": "0.0.4"
},
"source_files": [
"EZDrawer",
"EasyDrawer/EasyDrawer/Classes/*.swift"
],
"frameworks": "UIKit",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}