blob: 8093dbb9c969f51a93dd64df9f64389c1daafb1e [file] [log] [blame]
{
"name": "PGDebugView",
"version": "0.1.1",
"summary": "Convert Plist into a visual editor",
"description": "A replacement for Settings.bundle for easier debug configuration",
"homepage": "https://github.com/freesuraj/PGDebugView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Suraj Pathak": "freesuraj@gmail.com"
},
"source": {
"git": "https://github.com/freesuraj/PGDebugView.git",
"tag": "0.1.1"
},
"social_media_url": "https://twitter.com/iOSCook",
"platforms": {
"ios": "8.0"
},
"source_files": "PGDebugView/Classes/**/*"
}