blob: 11ad9394210303c6e77b8a21cfb11dbade0a2f85 [file] [log] [blame]
{
"name": "JKCountDownButton",
"version": "1.1.0",
"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/shaojiankui/JKCountDownButton.git",
"tag": "1.1.0"
},
"source_files": "JKCountDownButton/JKCountDownButton/JKCountDownButton.{h,m}"
}