[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / b / 2 / 7 / VENCalculatorInputView / 1.2.0 / VENCalculatorInputView.podspec.json
blob12a7e501b3a394257c22fa5774351633522c42b2
2   "name": "VENCalculatorInputView",
3   "version": "1.2.0",
4   "summary": "Venmo-style calculator keyboard for iOS",
5   "description": "                   A pretty calculator keyboard for iOS. Use it as a standalone keyboard or use our VENCalculatorInputTextField.\n",
6   "homepage": "https://github.com/venmo/VENCalculatorInputView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ayaka Nonaka": "ayaka@venmo.com"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source": {
18     "git": "https://github.com/venmo/VENCalculatorInputView.git",
19     "tag": "v1.2.0"
20   },
21   "source_files": "VENCalculatorInputView/**/*.{h,m}",
22   "resources": [
23     "VENCalculatorInputView/**/*.{xib,png}"
24   ],
25   "requires_arc": true