blob: 006b8b10f1e1872723df9c860967b721745f46f1 [file] [log] [blame]
{
"name": "Pushy",
"version": "1.0.4",
"summary": "The official Pushy SDK for 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": {
"http": "http://sdk.pushy.me/ios/1.0.4/PushySDK.zip"
},
"ios": {
"vendored_frameworks": "PushySDK.framework"
}
}