blob: eb776a241097c3cee14c9550ff5fe156986d15ec [file] [log] [blame]
{
"name": "WFFavoriteButton",
"summary": "A nice favorite button with pop",
"version": "0.0.1",
"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.1"
},
"source_files": "WFFavoriteButton/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"dependencies": {
"pop": [
]
},
"requires_arc": true
}