blob: cffda60086998dc7c7d8bce1d5a203e126ca7efe [file] [log] [blame]
{
"name": "WDragableMenu",
"version": "1.0.0",
"summary": "Provide function of Add Menu item, Delete Menu item, and Rearrange of position menu",
"homepage": "https://github.com/KWei19/WDragableMenu.git",
"license": "MIT",
"authors": {
"KWei": "wei_b_5@hotmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/KWei19/WDragableMenu.git",
"tag": "1.0.0"
},
"source_files": "WDragableMenu/**/*.{h,m}",
"resources": "WDragableMenu/**/*.png",
"requires_arc": true,
"static_framework": true
}