blob: 69e1a89b18ec31301f91a21f6f49ca0907726417 [file] [log] [blame]
{
"name": "Pushnami",
"version": "0.2.2",
"summary": "Pushnami iOS SDK for sending push notifications through the Pushnami Engine",
"description": "Pushnami iOS SDK for sending push notifications through the Pushnami Engine.",
"homepage": "https://github.com/pushnami/ios-sdk-pod",
"license": {
"type": "GPL",
"file": "./Pushnami/LICENSE"
},
"authors": {
"Pushnami": "support@pushnami.com"
},
"source": {
"git": "https://github.com/pushnami/ios-sdk-pod.git",
"tag": "0.2.2"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Pushnami/Classes/**/*",
"swift_versions": "5.0",
"pod_target_xcconfig": {
"SWIFT_VERSION": "5.0"
},
"swift_version": "5.0"
}