blob: 286b659211f4d32ccb1efbbe6fb4cdb012de48e5 [file] [log] [blame]
{
"name": "JKCountDownButton",
"version": "1.0.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.0.0"
},
"source_files": "JKCountDownButton/JKCountDownButton/JKCountDownButton.{h,m}"
}