[Add] FlexaScan 1.0.9
[CocoaPods.git] / Specs / 3 / 5 / 0 / PANumberKeyboard / 0.0.2 / PANumberKeyboard.podspec.json
blob268568c1cc4b894aa806eec47732bc8d729b7544
2   "name": "PANumberKeyboard",
3   "version": "0.0.2",
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.2"
19   },
20   "source_files": "Classes/*.{swift}",
21   "resources": "Resources/*.{png,xib}",
22   "frameworks": "Foundation"