blob: f464ac32681d05c8e40b02f2967df4ddbd73cc48 [file] [log] [blame]
{
"name": "PusherPlatform",
"version": "0.1.30",
"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.30"
},
"social_media_url": "https://twitter.com/pusher",
"requires_arc": true,
"source_files": "Source/*.swift",
"platforms": {
"ios": "9.0",
"osx": "10.11",
"tvos": "9.0",
"watchos": "2.0"
},
"pushed_with_swift_version": "3.2"
}