[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / c / f / b / MMNumberKeyboard / 0.1 / MMNumberKeyboard.podspec.json
blobfc0ff85bbb86594aaf11cae7874b9139660a11c7
2   "name": "MMNumberKeyboard",
3   "version": "0.1",
4   "summary": "A simple keyboard to use with numbers and, optionally, a decimal point.",
5   "homepage": "http://www.matmartinez.net/",
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.1"
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"