blob: d09fa52deb2fe492c86a7f1cf489dbbb8387332e [file] [log] [blame]
{
"name": "PSNumberPad",
"version": "1.0.0",
"summary": "A number keyboard for input price.",
"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.",
"homepage": "https://github.com/DeveloperPans/PSNumberPad",
"screenshots": "https://raw.githubusercontent.com/DeveloperPans/PSImagePicker/master/PSNumberPad.gif",
"license": "MIT",
"authors": {
"Pan": "developerpans@163.com"
},
"social_media_url": "http://shengpan.net",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/DeveloperPans/PSNumberPad.git",
"tag": "1.0.0"
},
"source_files": "PSNumberPad/**/*.{h,m}",
"resources": "PSNumberPad/*.xib",
"resource_bundles": {
"PSNumberPadIcons": "PSNumberPad/icons/*.png"
}
}