blob: 2185145cd0ff93eb992d6dcdc033111f2f27683e [file] [log] [blame]
{
"name": "QLSignature",
"version": "0.3",
"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.3"
},
"source_files": "QLSignature/QLSignature/SignatureView/*.{h,m}"
}