blob: f5ec142121c97db8aa01ee8f16e908bd2080fe4d [file] [log] [blame]
{
"name": "Pushy",
"version": "1.0.18",
"summary": "The official Pushy SDK for native iOS apps.",
"description": "Pushy is the most reliable push notification gateway, perfect for real-time, mission-critical applications.",
"homepage": "https://pushy.me/",
"authors": {
"Pushy": "contact@pushy.me"
},
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/pushy-me/pushy-sdk-ios.git",
"tag": "1.0.18"
},
"source_files": "PushySDK/*.swift",
"swift_versions": "4.2",
"swift_version": "4.2"
}