blob: fa8b163eda9bea3030bf3e000527b4d2017c508b [file] [log] [blame]
{
"name": "SpreadButton",
"version": "0.1.5",
"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.5"
},
"source_files": "SpreadButton/**/*.{swift}",
"frameworks": "UIKit",
"requires_arc": true
}