blob: f96ad21a8e9aecc0689122210c235ce1e0229ec5 [file] [log] [blame]
{
"name": "SDRecordButton",
"version": "1.0.2",
"summary": "A handy UIButton subclass, meant to be used as a recording button.",
"homepage": "https://github.com/sebyddd/SDRecordButton",
"screenshots": "https://dl.dropboxusercontent.com/s/9954jio68aqu5t6/sdrecordbutton2.png?dl=0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sebastian Dobrincu": "sebyddd@gmail.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/sebyddd/SDRecordButton.git",
"tag": "1.0.2"
},
"source_files": "SDRecordButton/*.{h,m}",
"requires_arc": true
}