2 "name": "UberSignature",
7 "homepage": "https://github.com/uber/UberSignature",
9 "summary": "Draw signatures in Swift and Objective-C.",
11 "git": "https://github.com/uber/UberSignature.git",
14 "default_subspecs": "Swift",
24 "swift_version": "4.1",
28 "private_header_files": "Sources/ObjC/Internal/*.h",
30 "Sources/ObjC/**/*.{h,m}",
31 "Sources/ObjC/Internal/*.h"
36 "source_files": "Sources/Swift/**/*.swift"