blob: e6faa2b92f07d90a1f975cee9e9bd5c7e1d78498 [file] [log] [blame]
{
"name": "JXDrawingCircleProgress",
"version": "1.0",
"summary": "JXDrawingCircleProgress is an open-source 'UIButton' subclass built to make a circle styled count down animation with button.",
"description": "JXDrawingCircleProgress is an open-source 'UIButton' subclass built to make a circle styled count down animation with button. The most use case is to add a skip button to the Ad shows.",
"homepage": "https://github.com/wjiuxing/JXDrawingCircleProgress",
"license": "MIT",
"authors": {
"Amos King": "wangjiuxing2010@hotmail.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/wjiuxing/JXDrawingCircleProgress.git",
"tag": "v1.0"
},
"source_files": "JXDrawingCircleProgress",
"frameworks": "UIKit",
"requires_arc": true
}