blob: ade4deb7af2fb790bd7a53d4d900b03fb8f611e9 [file] [log] [blame]
{
"name": "PINView",
"version": "0.1",
"license": "MIT",
"summary": "Gives you a drop-in PIN code entry screen that looks like the entry screen seen in Settings.app.",
"homepage": "https://github.com/guicocoa/pinview",
"authors": {
"Caleb Davenport": "caleb@guicocoa.com"
},
"source": {
"git": "https://github.com/guicocoa/pinview.git",
"tag": "0.1"
},
"platforms": {
"ios": null
},
"source_files": "pinview",
"resources": "pinview/*.{png,xib}",
"requires_arc": false
}