blob: 201ae8b14ff59a1af0f98ca4f36d6f8bb59abb9d [file] [log] [blame]
{
"name": "CMCountDownButton",
"version": "0.1.0",
"summary": "倒计时按钮封装",
"homepage": "https://github.com/JKshared92/CMCountDownButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"comma": "506702341@qq.com"
},
"source": {
"git": "https://github.com/JKshared92/CMCountDownButton.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CMCountDownButton/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"MSWeakTimer": [
]
}
}