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