[Add] PINOperation 1.2.2
[CocoaPods.git] / Specs / c / 4 / 3 / PSNumberPad / 1.4.0 / PSNumberPad.podspec.json
blobb3aa2862617582752fed0d423794e978d7342085
2   "name": "PSNumberPad",
3   "version": "1.4.0",
4   "summary": "A number keyboard for input price.",
5   "description": "A number keyboard for input price.\nApple have many keyboard but no one compeletly suitable the scene,which is price input.\nPSNumberPad fill this blank.",
6   "homepage": "https://github.com/DeveloperPans/PSNumberPad",
7   "screenshots": "https://raw.githubusercontent.com/DeveloperPans/PSNumberPad/master/PSNumberPad.gif",
8   "license": "MIT",
9   "authors": {
10     "Pan": "developerpans@163.com"
11   },
12   "social_media_url": "http://shengpan.net",
13   "platforms": {
14     "ios": "7.0"
15   },
16   "requires_arc": true,
17   "source": {
18     "git": "https://github.com/DeveloperPans/PSNumberPad.git",
19     "tag": "1.4.0"
20   },
21   "source_files": "PSNumberPad/**/*.{h,m}",
22   "resources": "PSNumberPad/**/*.{xib,png}",
23   "resource_bundles": {
24     "PSNumberPadIcons": "PSNumberPad/icons/*.png"
25   }