blob: ae9ddd4aa47cf842b0e6b0cd5f276828d92f5eff [file] [log] [blame]
{
"name": "GDSilentDetector",
"version": "0.1.0",
"summary": "Detects the silent switch state of an iPhone.",
"homepage": "https://github.com/GwynDurbridge/GDSilentDetector",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Gwyn Durbridge": "gwyndurbridge@users.noreply.github.com"
},
"source": {
"git": "https://github.com/GwynDurbridge/GDSilentDetector.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "GDSilentDetector/Classes/**/*",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.2"
},
"pushed_with_swift_version": "3.2"
}