blob: c7cc0a811d4ba90d3d156643ccc8a76b99b24d10 [file] [log] [blame]
{
"name": "PusherPlatform",
"version": "0.1.32",
"summary": "Pusher Platform SDK in Swift",
"homepage": "https://github.com/pusher/pusher-platform-swift",
"license": "MIT",
"authors": {
"Hamilton Chapman": "hamchapman@gmail.com"
},
"source": {
"git": "https://github.com/pusher/pusher-platform-swift.git",
"tag": "0.1.32"
},
"social_media_url": "https://twitter.com/pusher",
"requires_arc": true,
"source_files": "Source/*.swift",
"platforms": {
"ios": "10.0",
"osx": "10.11",
"tvos": "9.0",
"watchos": "2.0"
}
}