blob: 3516bbd8c33725b429d17d7e795bd462113f881c [file] [log] [blame]
{
"name": "SYEmailHelper",
"platforms": {
"ios": "8.0"
},
"version": "1.1",
"license": "Custom",
"summary": "Easily detect installed email clients and allow the user to choose one when sending an email",
"homepage": "https://github.com/dvkch/SYEmailHelper",
"authors": {
"Stan Chevallier": "contact@stanislaschevallier.fr"
},
"source": {
"git": "https://github.com/dvkch/SYEmailHelper.git",
"tag": "1.1"
},
"source_files": "SYEmailHelper/*.{h,m}",
"requires_arc": true,
"xcconfig": {
"CLANG_MODULES_AUTOLINK": "YES"
},
"module_name": "SYEmailHelper"
}