blob: b1a96a0d5590f5b1ff7650eef5e54abf31f8cc6e [file] [log] [blame]
{
"name": "Pushy",
"version": "1.0.10",
"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.10"
},
"source_files": "PushySDK/*.swift",
"pushed_with_swift_version": "4.0"
}