blob: a617b0abac17e288b33e82dfa3969f6fe377b607 [file] [log] [blame]
{
"name": "PAPasscode",
"version": "0.2",
"summary": "A Passcode View Controller for iOS similar to the one in Settings.app.",
"license": "BSD",
"homepage": "https://github.com/dhennessy/PAPasscode",
"authors": {
"Denis Hennessy": "denis@hennessynet.com"
},
"source": {
"git": "https://github.com/dhennessy/PAPasscode.git",
"tag": "0.2"
},
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": "PAPasscode",
"resources": "Assets/*.png",
"frameworks": "QuartzCore"
}