{ | |
"name": "jumbyButtonPod", | |
"version": "0.2.0", | |
"summary": "A button that jumps up then down", | |
"homepage": "https://github.com/BasantAshraf/jumbyButtonPod", | |
"license": "MIT", | |
"authors": { | |
"Basant Ashraf": "bassant.ashraf@ibtikar.net.sa" | |
}, | |
"source": { | |
"git": "https://github.com/BasantAshraf/jumbyButtonPod.git", | |
"tag": "0.2.0" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"requires_arc": true, | |
"source_files": "Pod/Classes/**/*" | |
} |