[Add] Courier_iOS 5.5.5
[CocoaPods.git] / Specs / b / 2 / 7 / VENCalculatorInputView / 1.3.1 / VENCalculatorInputView.podspec.json
blobc85783da115bbb324f030168d2fa3f83bd5674f8
2   "name": "VENCalculatorInputView",
3   "version": "1.3.1",
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.3.1"
20   },
21   "source_files": "VENCalculatorInputView/**/*.{h,m}",
22   "resources": [
23     "VENCalculatorInputView/**/*.{xib,png}"
24   ],
25   "requires_arc": true