[Add] CookieOvenWebtoon 3.2.4
[CocoaPods.git] / Specs / 4 / e / d / APNumberPad / 1.3.2 / APNumberPad.podspec.json
blob5fc4266486ea0914108b663ca35f926923bf27e1
2   "name": "APNumberPad",
3   "version": "1.3.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\nthat looks and feels just like the iPhone keyboard\nwith UIKeyboardTypeNumberPad as keyboardType.\nAlso APNumberPad provides customizable left-function button.",
6   "homepage": "https://github.com/podkovyrin/APNumberPad",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Andrew Podkovyrin": "podkovyrin@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/podkovyrin/APNumberPad.git",
16     "tag": "1.3.2"
17   },
18   "social_media_url": "https://twitter.com/podkovyr",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "APNumberPad/**/*.{h,m}",
23   "public_header_files": "APNumberPad/*.h",
24   "resource_bundles": {
25     "APNumberPad": [
26       "APNumberPad/Assets/*.png"
27     ]
28   },
29   "frameworks": "UIKit"