blob: 026562ce1fe9da9679d2e9964ff0548fe09e3bac [file] [log] [blame]
{
"name": "InAppSettingsKit",
"version": "2.3.3",
"platforms": {
"ios": "6.0"
},
"summary": "This iPhone framework allows settings to be in-app in addition to being in the Settings app.",
"homepage": "https://github.com/futuretap/InAppSettingsKit",
"authors": {
"Ortwin Gentz": "http://www.futuretap.com/contact/",
"Luc Vandal": "http://edovia.com/company/#contact_form"
},
"license": "BSD",
"source": {
"git": "https://github.com/futuretap/InAppSettingsKit.git",
"tag": "2.3.3"
},
"source_files": "InAppSettingsKit/**/*.{h,m}",
"resource_bundles": {
"InAppSettingsKit": "InAppSettingsKit/Resources/*"
},
"frameworks": "MessageUI",
"requires_arc": true
}