blob: caa954628cd05d7799ba67a8dbf03059544990d3 [file] [log] [blame]
{
"name": "SliceButton",
"version": "1.0.0",
"summary": "A Pizza shaped button you can use for games",
"description": " SliceButton is a button that is shaped like a pie/pizza and sliced up according to the number in the buttons property.\n\n Responds to Taps based on 'slice'.\n\n Includes an example project.\n",
"homepage": "https://github.com/pjebs/SliceButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"PJ Engineering and Business Solutions Pty. Ltd.": "enquiries@pjebs.com.au"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/pjebs/SliceButton.git",
"tag": "v1.0.0"
},
"source_files": "*.{h,m}",
"requires_arc": true
}