[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / e / d / APNumberPad / 1.2.4 / APNumberPad.podspec.json
blobd8479d48b316ae6ea525ee8aa5cab94e8be95dc2
2   "name": "APNumberPad",
3   "version": "1.2.4",
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.2.4"
17   },
18   "social_media_url": "https://twitter.com/podkovyr",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "APNumberPad/Classes/**/*",
23   "resource_bundles": {
24     "APNumberPad": [
25       "APNumberPad/Assets/*.png"
26     ]
27   },
28   "frameworks": "UIKit"