blob: aa118d7835d7f8a1b478d4e514a527e840f40d07 [file] [log] [blame]
{
"name": "TESign",
"version": "1.7",
"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.7"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "TESign/**/*.swift",
"resources": [
"TESign/TESign/TESignViewController.xib"
],
"swift_version": "5.0"
}