[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 5 / 0 / PANumberKeyboard / 0.0.4 / PANumberKeyboard.podspec.json
blobb5d37318ebb582f84dc5ee981c36285d0c658f52
2   "name": "PANumberKeyboard",
3   "version": "0.0.4",
4   "summary": "PANumberKeyboard is a UIViewController with custom decimal keyboard",
5   "homepage": "https://github.com/AlexeyYuPopkov/PANumberKeyboard",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Alexey Popkov": "alexey.yu.popkov@gmail.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/AlexeyYuPopkov/PANumberKeyboard.git",
18     "tag": "0.0.4"
19   },
20   "source_files": "Classes/*.{swift}",
21   "resources": "Resources/*.{png,xib}",
22   "frameworks": "Foundation"