blob: e2b508180aac82fd37dd2a45e25483767f633cda [file] [log] [blame]
{
"name": "CKCountdownButton",
"version": "0.1.0",
"summary": "Display a countdown timer on UIButton",
"homepage": "https://github.com/cybertk/CKCountdownButton",
"license": "MIT",
"authors": {
"Quanlong He": "kyan.ql.he@gmail.com"
},
"source": {
"git": "https://github.com/cybertk/CKCountdownButton.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"public_header_files": "Pod/Classes/**/*.h"
}