blob: 02a3b264028282e960b57037720a411336572a61 [file] [log] [blame]
{
"name": "WFFavoriteButton",
"summary": "A nice favorite button with pop",
"version": "0.0.2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jiang Wenfan": "jwfstars@163.com"
},
"homepage": "https://github.com/jwfstars/WFFavoriteButton",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/jwfstars/WFFavoriteButton.git",
"tag": "0.0.2"
},
"source_files": "WFFavoriteButton/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"dependencies": {
"pop": [
]
},
"requires_arc": true
}