blob: 11caa8a1bcf5e4a168e5721e5020b6dba1f516ce [file] [log] [blame]
{
"name": "MJBFaveButton",
"version": "0.2.0",
"summary": "Favorite Animated Button written in Swift, based on xhamr/fave-button.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Hackice/MJBFaveButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Hackice": "hackice@sina.cn"
},
"source": {
"git": "https://github.com/Hackice/MJBFaveButton.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MJBFaveButton/Classes/**/*"
}