blob: 0226f3a43ac46f0289194038279d14ffcc30376f [file] [log] [blame]
{
"name": "SDRecordButton",
"version": "1.0.3",
"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": "7.0"
},
"source": {
"git": "https://github.com/sebyddd/SDRecordButton.git",
"tag": "1.0.3"
},
"source_files": "SDRecordButton/*.{h,m}",
"requires_arc": true
}