blob: 8372ccfa16b3f7d1958a6f2a81517251839e4cdc [file] [log] [blame]
{
"name": "TYButtonProgress",
"version": "0.0.2",
"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.2"
},
"source_files": "TYButtonProgress/source/*.{h,m}",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
],
"requires_arc": true
}