blob: 610d20551581b2e8922b9115e4f2714d805cd6ea [file] [log] [blame]
{
"name": "SpreadButton",
"version": "0.1.7",
"summary": "a Button spread its sub path Button like the flower or sickle if you click it",
"description": "a Button can spread its sub path button like the flower if you click,once again,close.\nit have two position mode fixedMode like a nail & touchBorderMode like the AssistiveTouch is iphone.",
"homepage": "https://github.com/liuzhiyi1992/SpreadButton",
"license": "MIT",
"authors": {
"zhiyi": "55137840@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/liuzhiyi1992/SpreadButton.git",
"tag": "0.1.7"
},
"source_files": "SpreadButton/**/*.{h,m,swift}",
"frameworks": "UIKit",
"requires_arc": true
}