blob: 988568e8776c458c8a1d7c161fbd74d9128828ee [file] [log] [blame]
{
"name": "FDCountDownView",
"version": "0.2.0",
"summary": "A View to display a circle, using in advertisement view to jump the waiting time.",
"description": "In many apps, An advertisement view will be present when the apps was launched. And, a common practice is that adding a \"Jump\" button to overleap the waiting time. The FDCountDownView will be a good choice for the \"Jump\" button.",
"homepage": "https://github.com/liuwin7/FDCountDownView",
"license": "MIT",
"authors": {
"liuwin7": "liuwin7@163.com"
},
"source": {
"git": "https://github.com/liuwin7/FDCountDownView.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FDCountDownView/Classes/**/*"
}