{ | |
"name": "Hedwig", | |
"version": "1.1", | |
"summary": "Interactive Notification", | |
"homepage": "https://github.com/Lab111/Hedwig", | |
"license": "MIT", | |
"authors": { | |
"Lab 7": "hermes@lab7.org" | |
}, | |
"platforms": { | |
"ios": "10.0" | |
}, | |
"source": { | |
"git": "https://github.com/Lab111/Hedwig.git", | |
"tag": "1.1" | |
}, | |
"source_files": [ | |
"Sources", | |
"Sources/*.swift" | |
], | |
"pod_target_xcconfig": { | |
"SWIFT_VERSION": "3" | |
}, | |
"pushed_with_swift_version": "3.0" | |
} |