blob: b2550ab1e4ba631ecce3ae5c8f90b667234ee17d [file] [log] [blame]
{
"name": "TYButtonProgress",
"version": "0.0.1",
"summary": "带进度的圆环按钮",
"homepage": "https://github.com/qqcc1388/TYButtonProgress",
"license": "MIT",
"authors": {
"tiny": "843458091@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/qqcc1388/TYButtonProgress.git",
"tag": "0.0.1"
},
"source_files": "TYButtonProgress*",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
],
"requires_arc": true
}