blob: 669bbb415dab6b015a46f427d31ffe00cbc58beb [file] [log] [blame]
{
"name": "TESign",
"version": "1.0",
"summary": "Signature component for iOS written in Swift.",
"description": "This CocoaPods library helps you can draw the signature either by finger or by apple pencil.",
"homepage": "https://github.com/fanta1ty/TESign",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Thinh Nguyen": "thinhnguyen12389@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/fanta1ty/TESign.git",
"tag": "1.0"
},
"source_files": "TESign/**/*.{h,m,swift}",
"swift_version": "5.0"
}