[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / a / f / SignaturePad / 1.0.2 / SignaturePad.podspec.json
blob940e9140c5c251268e4c8cbbe869e8752740b6ec
2   "name": "SignaturePad",
3   "version": "1.0.2",
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.0.2"
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   },
28   "pushed_with_swift_version": "4.0"