blob: 9f55d08de3e6fbcbea5880d0fa0730fbc88c86d1 [file] [log] [blame]
{
"name": "FoldingMenus",
"version": "0.0.1",
"swift_version": "4.0",
"summary": "Folded and unfolded buttons",
"homepage": "https://github.com/jinShine/FoldingMenusButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jinShine": "seungjin429@naver.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/jinShine/FoldingMenusButton.git",
"tag": "0.0.1"
},
"source_files": "FoldingMenus/*.swift",
"requires_arc": true
}