blob: 4e407937371ca08937321da94c66ef74397686d6 [file] [log] [blame]
{
"name": "QLSignature",
"version": "0.0.9",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/qilong-io/QLSignature",
"authors": {
"qilong": "qilong.mail@qq.com"
},
"summary": "iOS 手写签名",
"source": {
"git": "https://github.com/qilong-io/QLSignature.git",
"tag": "0.0.9"
},
"source_files": "QLSignature/QLSignature/SignatureView/*.{h,m}"
}