blob: 824bce7b714e211b8380767b3737250d170cde26 [file] [log] [blame]
{
"name": "DKFavoriteButton",
"version": "0.1.0",
"summary": "Cute Animated Button written in Objective-C. A OC version of DOFavoriteButton.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/drinking/DKFavoriteButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"drinking": "panjunqing@lianjia.com"
},
"source": {
"git": "https://github.com/drinking/DKFavoriteButton.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DKFavoriteButton/Classes/**/*"
}