blob: 5770dd2894abb68f37bc0dead59323a22decbcea [file] [log] [blame]
{
"name": "TESign",
"version": "1.6",
"summary": "Signature component for iOS written in Swift.",
"description": "TESign helps user can draw the signature smoothly either by finger or by Apple pencil, he/she can also save and load the signature.\nTESign works on both iPhone and iPad and it can extract the signature as Image.",
"homepage": "https://github.com/fanta1ty/TESign",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Thinh Nguyen": "thinhnguyen12389@gmail.com"
},
"source": {
"git": "https://github.com/fanta1ty/TESign.git",
"tag": "1.6"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source_files": "TESign/**/*.swift",
"resources": [
"TESign/TESign/TESignViewController.xib"
],
"swift_version": "5.0"
}