blob: fe4c4a45301af257c81fa65106f4aa75ceeee120 [file] [log] [blame]
{
"name": "PSCountDownButton",
"version": "1.0.0",
"summary": "button for countdown",
"description": "a drop-in button for countdown.",
"homepage": "https://github.com/DeveloperPans/PSCountDownButton",
"license": "MIT",
"authors": {
"Pan": "developerpans@163.com"
},
"social_media_url": "http://shengpan.net",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/DeveloperPans/PSCountDownButton.git",
"tag": "1.0.0"
},
"source_files": "PSCountDownButton/*.{h,m}",
"dependencies": {
"PSWeakProxy": [
]
}
}