blob: 0b0cae2f25067403606f4b025e7330b7865e3ed0 [file] [log] [blame]
{
"name": "Pushy",
"version": "1.0.2",
"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.2/PushySDK.zip"
},
"ios": {
"vendored_frameworks": "PushySDK.framework"
}
}