blob: cb45e0379bf1ec8c396b4363aa39e8bb5d6c2a55 [file] [log] [blame]
{
"name": "MGPinViewController",
"version": "0.1",
"summary": "Drop in UIViewController subclass providing PIN entry.",
"homepage": "https://github.com/mattglover/MGPinViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Matt Glover": "matt@duchysoftware.com"
},
"source": {
"git": "https://github.com/mattglover/MGPinViewController.git",
"tag": "0.1"
},
"platforms": {
"ios": "4.3"
},
"source_files": "*.{h,m}",
"frameworks": "QuartzCore",
"requires_arc": true
}