blob: b01352f3162f2e6403469a9dac7f1613df0e2893 [file] [log] [blame]
{
"name": "LNBRippleEffect",
"version": "0.1.0",
"summary": "Create a Tinder-like button with ripple animation.",
"homepage": "https://github.com/lnbharath/LNBRippleEffect",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Bharath Lalgudi Natarajan": "iosdevbharath@gmail.com"
},
"source": {
"git": "https://github.com/lnbharath/LNBRippleEffect.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "*.{h,m}",
"requires_arc": true
}