blob: 8205b54880dd72e92f3bc51a4743d24092c84d65 [file] [log] [blame]
{
"name": "DDTouchCircleButton",
"version": "0.0.2",
"summary": "a view that long press show progress bar outside.",
"homepage": "https://github.com/393385724/DDTouchCircleButton",
"license": "MIT",
"authors": {
"llg": "393385724@qq.com"
},
"source": {
"git": "https://github.com/393385724/DDTouchCircleButton.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "DDTouchCircleButton/*.{h,m}",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
]
}