blob: 9bf62aad193ae884b8abf089283886276e0eca06 [file] [log] [blame]
{
"name": "SYEmailHelper",
"platforms": {
"ios": "8.0"
},
"version": "1.0",
"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.0"
},
"source_files": "SYEmailHelper/*.{h,m}",
"requires_arc": true,
"xcconfig": {
"CLANG_MODULES_AUTOLINK": "YES"
},
"module_name": "SYEmailHelper"
}