blob: 0c9efd9fd513eae7a00298486de7a6fef55eaa61 [file] [log] [blame]
{
"name": "AsistaPNS",
"version": "1.0.0",
"summary": "Asista iOS SDK for intergrating push-notification functionality",
"homepage": "https://asista.com/developer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Cherrylabs",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/cherrylabstech/asista-sdk-ios.git",
"tag": "1.0.0"
},
"swift_version": "4.2",
"ios": {
"vendored_frameworks": "PushNotification/AsistaPNS.framework"
}
}