[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 5 / a / f / SignaturePad / 1.1.1 / SignaturePad.podspec.json
blob3af3e9f12e976440cb2a6ca9abd95ecade57eb02
2   "name": "SignaturePad",
3   "version": "1.1.1",
4   "summary": "A smooth signature pad with uibezierpath",
5   "description": "A Smooth Signature Pad written in Swift. Utilizing UIBezierPath.",
6   "homepage": "https://github.com/TorIsHere/SignaturePad",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "TorIsHere": "kittikorn.a@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/TorIsHere/SignaturePad.git",
16     "tag": "1.1.1"
17   },
18   "source_files": [
19     "SignaturePad",
20     "SignaturePad/**/*.{h,m}"
21   ],
22   "pod_target_xcconfig": {
23     "SWIFT_VERSION": "4.0"
24   },
25   "platforms": {
26     "ios": "9.0"
27   }