blob: 5950b1d45e57f38e6db1ca87d0187fbdba2dfc50 [file] [log] [blame]
{
"name": "PusherPlatform",
"version": "0.7.3",
"summary": "Pusher Platform SDK in Swift",
"homepage": "https://github.com/pusher/pusher-platform-swift",
"license": "MIT",
"authors": {
"Pusher Ltd.": "mobile-engineering@pusher.com"
},
"source": {
"git": "https://github.com/pusher/pusher-platform-swift.git",
"tag": "0.7.3"
},
"social_media_url": "https://twitter.com/pusher",
"requires_arc": true,
"source_files": "Platform/**/*.swift",
"platforms": {
"ios": "10.0",
"osx": "10.12",
"tvos": "10.0",
"watchos": "3.0"
}
}