{ | |
"name": "Gamify", | |
"version": "0.2.0", | |
"summary": "An easy way of adding basic gamification elements to your app.", | |
"homepage": "https://github.com/haaakon/Gamify", | |
"license": "MIT", | |
"platforms": { | |
"ios": "7.0" | |
}, | |
"authors": { | |
"Haakon bogen": "hakon.bogen@gmail.com" | |
}, | |
"source": { | |
"git": "https://github.com/haaakon/Gamify.git", | |
"tag": "0.2.0" | |
}, | |
"source_files": "Gamify/*.*", | |
"requires_arc": true | |
} |