blob: 718f395275fc10001ca39d3f05dd7c668befe750 [file] [log] [blame]
{
"name": "PusherPlatform",
"version": "0.7.2",
"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.7.2"
},
"social_media_url": "https://twitter.com/pusher",
"requires_arc": true,
"source_files": "Sources/*.swift",
"platforms": {
"ios": "10.0",
"osx": "10.12",
"tvos": "10.0",
"watchos": "3.0"
}
}