blob: 07c999e3ff0a32cdb07d98ecaf468fc7a3c5589d [file] [log] [blame]
{
"name": "JKCountDownButtonEx",
"version": "1.1.1",
"summary": "JKCountDownButton, subclassing UIButton implementation iOS countdown button, register with sending the verification code and countdown",
"homepage": "https://github.com/shaojiankui/JKCountDownButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"skyfox": "i@skyfox.org"
},
"social_media_url": "http://www.skyfox.org",
"platforms": {
"ios": null
},
"requires_arc": true,
"source": {
"git": "https://github.com/jprothwell/JKCountDownButton.git",
"tag": "1.1.1"
},
"source_files": "JKCountDownButton/JKCountDownButton/JKCountDownButton.{h,m}"
}