[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 4 / e / d / APNumberPad / 1.1.2 / APNumberPad.podspec.json
blobdc0ed2464af46ec32c9962874c99298c566729e4
2   "name": "APNumberPad",
3   "version": "1.1.2",
4   "summary": "Full clone of iOS number keyboard with customizable function button",
5   "description": "Custom keyboard for iOS allows you to create a keyboard inputView that looks and feels just like the iPhone keyboard with UIKeyboardTypeNumberPad as keyboardType. Also APNumberPad provides customizable left-function button.",
6   "homepage": "https://github.com/podkovyrin/APNumberPad",
7   "license": "MIT",
8   "authors": {
9     "Andrew Podkovyrin": "podkovyrin@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/podkovyrin/APNumberPad.git",
13     "tag": "1.1.2"
14   },
15   "platforms": {
16     "ios": "6.0"
17   },
18   "source_files": "APNumberPad/APNumberPad/*.{h,m}",
19   "resources": "APNumberPad/APNumberPad.bundle",
20   "requires_arc": true