blob: 211df5f78492063881390e22fb00c79fc713a11e [file] [log] [blame]
{
"name": "BLJGameButton",
"version": "0.2",
"license": "MIT",
"homepage": "http://www.brandon-asahi.com",
"summary": "Simple UIButton extension that can be used in a trivia style game.",
"authors": {
"Brandon Jenniges": "brandon.jenniges@icloud.com"
},
"source": {
"git": "https://github.com/steveholt55/UIButton-Game.git",
"tag": "0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Classes/*",
"requires_arc": true
}