blob: 81de0d68457a3f96190992cd154ff97a7ca02f6d [file] [log] [blame]
{
"name": "Pushy",
"version": "1.0.23",
"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.23"
},
"source_files": [
"PushySDK/*.swift",
"PushySDK/SwiftSocket/*.{h,c,swift}"
],
"swift_versions": "5.0",
"swift_version": "5.0"
}