[Add] PBCamera 1.0.2
[CocoaPods.git] / Specs / c / f / b / MMNumberKeyboard / 0.3.3 / MMNumberKeyboard.podspec.json
blob20713b677e7c408f92a37485dcfa58c502287dd7
2   "name": "MMNumberKeyboard",
3   "version": "0.3.3",
4   "summary": "A simple keyboard to use with numbers and, optionally, a decimal point.",
5   "homepage": "https://matias.ma/",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Matías Martínez": "soy@matmartinez.net"
12   },
13   "source": {
14     "git": "https://github.com/matmartinez/MMNumberKeyboard.git",
15     "tag": "0.3.3"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "frameworks": "QuartzCore",
21   "requires_arc": true,
22   "source_files": "Classes/*.{h,m}",
23   "resources": "Images/*.png"