blob: 5f34b72251054d06c20ad6e31930fbaf6430945d [file] [log] [blame]
{
"name": "APPinViewController",
"version": "1.0.2",
"platforms": {
"ios": "6.0"
},
"homepage": "https://github.com/Alterplay/APPinViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Easy drop-in component for iOS developers to deal easy with PIN (4 digit passcode) logic.",
"authors": {
"Serg Krivoblotsky": "sergey@alterplay.com"
},
"source": {
"git": "https://github.com/Alterplay/APPinViewController.git",
"tag": "1.0.2"
},
"source_files": "APPinViewController/*.{h,m}",
"requires_arc": true,
"resources": "APPinViewController/Resources/*.{xib,png}"
}