blob: 6d83eb8f128cf230536e537c269c9bf37ca5eddb [file] [log] [blame]
{
"name": "EZDrawer",
"version": "0.0.2",
"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.2"
},
"source_files": [
"EZDrawer",
"EasyDrawer/EasyDrawer/Classes/*.swift"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}