blob: 99d7172d9c58826a51226af62b18a3b3700b51cb [file] [log] [blame]
{
"name": "DGThumbUpButton",
"version": "0.0.2",
"summary": "Like Button With Explosion Effect",
"description": "Like Button With Explosion Effect.",
"homepage": "https://github.com/dgytdhy/DGThumbUpButton",
"license": "MIT",
"authors": {
"Desgard_Duan": "desgard_duan@foxmail.com"
},
"source": {
"git": "https://github.com/dgytdhy/DGThumbUpButton.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "5.0"
},
"source_files": "DGThumbUpButton/*.{m,h}",
"resource_bundles": {
"DGThumbUpButton": [
"DGThumbUpButton/*.png"
]
},
"exclude_files": "Classes/Exclude",
"frameworks": "UIKit",
"requires_arc": true
}