[Add] TensorFlowLiteSwift 0.0.1-nightly.20241130
[CocoaPods.git] / Specs / 3 / d / 4 / TESign / 1.3 / TESign.podspec.json
bloba1a2674465a0f72a9b46f1551a1f79cfd757ce37
2   "name": "TESign",
3   "version": "1.3",
4   "summary": "Signature component for iOS written in Swift.",
5   "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.",
6   "homepage": "https://github.com/fanta1ty/TESign",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Thinh Nguyen": "thinhnguyen12389@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/fanta1ty/TESign.git",
16     "tag": "1.3"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "TESign/**/*.swift",
23   "resources": [
24     "TESign/TESign/TESignViewController.xib"
25   ],
26   "swift_version": "5.0"