[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 2 / b / LZUberSignature / 1.0.4 / LZUberSignature.podspec.json
blob175b13cd63797a062938a28876c14315b4767fda
2   "name": "LZUberSignature",
3   "version": "1.0.4",
4   "license": {
5     "type": "BSD"
6   },
7   "homepage": "https://github.com/uber/UberSignature",
8   "authors": "Uber",
9   "summary": "Draw signatures in Swift and Objective-C.",
10   "source": {
11     "git": "https://github.com/LZRight123/UberSignature.git",
12     "tag": "1.0.4"
13   },
14   "source_files": "Sources/ObjC/**/*.{h,m}",
15   "frameworks": [
16     "CoreGraphics",
17     "Foundation",
18     "UIKit"
19   ],
20   "requires_arc": true,
21   "platforms": {
22     "ios": "9.0"
23   }