[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 5 / a / f / SignaturePad / 1.0.0 / SignaturePad.podspec.json
blobe0052b6c6ab34a1c7a66a224df05f78bd3f7e58c
2   "name": "SignaturePad",
3   "version": "1.0.0",
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.0"
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"