blob: ed1dc7e66d150c7c1b9aeadba67fb2d663dafcb4 [file] [log] [blame]
{
"name": "VBFPopFlatButton",
"version": "0.0.4",
"summary": "Animated flat button using POP",
"homepage": "https://github.com/iBaro/VBFPopFlatButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Victor Baro": "dev.vbaro@gmail.com"
},
"source": {
"git": "https://github.com/iBaro/VBFPopFlatButton.git",
"tag": "0.0.4"
},
"source_files": "VBFPopFlatButton/VBFPopFlatButtonClasses/*.{m,h}",
"requires_arc": true,
"dependencies": {
"pop": [
]
},
"platforms": {
"ios": "7.0"
}
}