blob: dc5762d3b3df3f58411645097b04c4663f96df3e [file] [log] [blame]
{
"name": "InAppSettingsKit",
"version": "1.0",
"platforms": {
"ios": null
},
"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": {
"Luc Vandal": "http://www.futuretap.com/contact/",
"Ortwin Gentz": "http://edovia.com/company/#contact_form"
},
"license": "BSD",
"source": {
"git": "https://github.com/futuretap/InAppSettingsKit.git",
"tag": "1.0"
},
"source_files": "InAppSettingsKit/**/*.{h,m}",
"frameworks": "MessageUI",
"requires_arc": false
}