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