core/homeassistant/components/apns/manifest.json

11 lines
197 B
JSON

{
"domain": "apns",
"name": "Apns",
"documentation": "https://www.home-assistant.io/integrations/apns",
"requirements": [
"apns2==0.3.0"
],
"dependencies": [],
"codeowners": []
}