blob: acd4d7c22d2b317a23d0889e3717d68bbf561ac6 [file] [log] [blame]
{
"name": "SYFavoriteButton",
"version": "1.1",
"summary": "An Objective-C version of DOFavoriteButton https://github.com/okmr-d/DOFavoriteButton",
"homepage": "https://github.com/Sunnyyoung/SYFavoriteButton",
"license": "MIT",
"authors": {
"Sunnyyoung": "https://github.com/SUnnyyoung"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Sunnyyoung/SYFavoriteButton.git",
"tag": "1.1"
},
"source_files": "SYFavoriteButton/SYFavoriteButton/*.{h,m}",
"requires_arc": true
}