blob: e4f422811b82e1a6554401e99819f31acb55848d [file] [log] [blame]
{
"name": "SYEmailHelper",
"platforms": {
"ios": "9.0"
},
"version": "2.0.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": "2.0.2"
},
"source_files": "SYEmailHelper/*.swift",
"requires_arc": true,
"xcconfig": {
"CLANG_MODULES_AUTOLINK": "YES"
},
"module_name": "SYEmailHelper",
"swift_versions": "5.0",
"swift_version": "5.0"
}