blob: 6a12be3475f57a6445514a2cf433db542119b0ae [file] [log] [blame]
{
"name": "SpreadButton",
"version": "0.2.0",
"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.2.0"
},
"source_files": "SpreadButton/**/*.{h,m,swift}",
"frameworks": "UIKit",
"requires_arc": true
}