blob: f7f935cf2a28bbb0f9bccd6d32856056cb0b6475 [file] [log] [blame]
{
"name": "DDTouchCircleButton",
"version": "0.0.1",
"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.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "DDTouchCircleButton/*.{h,m}",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
]
}