| { |
| "name": "DFCountDownButton", |
| "version": "1.0.1", |
| "summary": "DFCountDownButton, subclassing UIButton implementation iOS countdown button, register with sending the verification code and countdown", |
| "homepage": "https://github.com/dingfude2008/DFCountDownButton", |
| "license": "MIT", |
| "authors": { |
| "dingfude2008": "dingfude@qq.com" |
| }, |
| "source": { |
| "git": "https://github.com/dingfude2008/DFCountDownButton.git", |
| "tag": "1.0.1" |
| }, |
| "source_files": "DFCountDownButton/DFCountDownButton/DFCountDownButton.{h,m}", |
| "platforms": { |
| "ios": "7.0" |
| }, |
| "frameworks": "Foundation" |
| } |