blob: c44312a1635e425b76e765a8dabcac8e811beb58 [file] [log] [blame]
{
"name": "CQSignature",
"version": "1.0.0",
"summary": "this is a signature",
"homepage": "https://github.com/chenqiang11/CQSignature.git",
"license": "MIT",
"authors": {
"chenqiang": "879752542@qq.com"
},
"frameworks": [
"UIKit",
"CoreGraphics",
"Foundation",
"QuartzCore",
"CoreImage"
],
"source": {
"git": "https://github.com/chenqiang11/CQSignature.git",
"commit": "23cbe63",
"tag": "1.0.0"
},
"source_files": "CQSignature/*.{h,m}",
"resources": [
"image/*.png",
"Sounds/*"
],
"platforms": {
"ios": "9.0"
}
}