[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 4 / e / d / APNumberPad / 1.1 / APNumberPad.podspec.json
blob9a117e89c620a190c72e76414265fe9f06aa3eec
2   "name": "APNumberPad",
3   "version": "1.1",
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"
14   },
15   "platforms": {
16     "ios": "6.0"
17   },
18   "source_files": "APNumberPad/APNumberPad/*.{h,m}",
19   "resources": "APNumberPad/APNumberPad.bundle",
20   "requires_arc": true