blob: a4d61d13a1593a00dbc6b0b50a64b6ff5b7597f8 [file] [log] [blame]
{
"name": "jumpyButton",
"version": "0.1.0",
"summary": "A button that jumps up then down",
"homepage": "https://github.com/BasantAshraf/jumpyButton",
"license": "MIT",
"authors": {
"Basant Ashraf": "bassant.ashraf@ibtikar.net.sa"
},
"source": {
"git": "https://github.com/BasantAshraf/jumpyButton.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}