blob: 9d0dbdc3e9a705b9e4c2d27eddec3f72f5d3f629 [file] [log] [blame]
{
"name": "VBFPopFlatButton",
"version": "0.0.5",
"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.5"
},
"source_files": "VBFPopFlatButton/VBFPopFlatButtonClasses/*.{m,h}",
"requires_arc": true,
"dependencies": {
"pop": [
]
},
"platforms": {
"ios": "7.0"
}
}