blob: a3606a1bf48390b2c6f4b490e6151b90c17a5d59 [file] [log] [blame]
{
"name": "BLJGameButton",
"version": "0.1",
"license": "MIT",
"homepage": "http://www.brandon-asahi.com",
"summary": "Simple button class that can be used in an Objective-C based trivia game.",
"authors": {
"Brandon Jenniges": "brandon.jenniges@icloud.com"
},
"source": {
"git": "https://github.com/steveholt55/BLJGameButton.git",
"tag": "0.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": "Classes/*",
"requires_arc": true
}