blob: a8c5b7c3794034e54ccde325be552dc7d2698603 [file] [log] [blame]
{
"name": "InAppSettings",
"version": "1.0.0",
"license": "MIT",
"summary": "In-app display of Settings.bundle as it appears in the iPhone settings.",
"homepage": "https://github.com/kgn/InAppSettings",
"screenshots": "https://raw.github.com/kgn/InAppSettings/master/screenshot.jpg",
"authors": {
"David Keegan": "git@davidkeegan.com"
},
"source": {
"git": "https://github.com/kgn/InAppSettings.git",
"tag": "v1.0.0"
},
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": "InAppSettings/*.{h,m}"
}