blob: 69406bf6adebc7df0568bd99da2b4f8fc6acded9 [file] [log] [blame]
{
"name": "ABSignatureView",
"version": "0.1.1",
"summary": "First release of the signature view panel widget.",
"description": "This is the first release of the signature view panel widget. Very excited!!!",
"homepage": "https://github.com/tounaobun/ABSignatureView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Benson": "tounaobun@gmail.com"
},
"source": {
"git": "https://github.com/tounaobun/ABSignatureView.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ABSignatureView/Classes/*.{h,m}"
}