blob: c193f25f6ceb75d58fb8fbb5c1bdad4514fdc9d2 [file] [log] [blame]
{
"name": "pai-iOS",
"version": "5.3.7",
"summary": "Marketing Campaign manager",
"description": "- Fix two Firebase registration tokens issue occurred in some devices when users launch the app the first time\n - Send push signal events to backend at the time when push received and resend if fails when app is background\n - Add Crashlytics logging to track SDK errors and exceptions\n - Remove dependancy on SQLite.swift\n - Enable to turn on/off debug logging message\n - Improve SDK startup performance",
"homepage": "https://wiki.mypaytm.com/display/MAP/iOS+Push+SDK+Integration",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Annie Yang": "annie.yang@paytm.com"
},
"source": {
"git": "https://github.com/midgardev/pai-iOS.git",
"tag": "5.3.7"
},
"public_header_files": "pai.framework/Headers/*.h",
"source_files": "pai.framework/Headers/*.h",
"vendored_frameworks": "pai.framework",
"platforms": {
"ios": "11.0"
},
"swift_versions": "4.0",
"static_framework": true,
"resources": "Resources.bundle",
"frameworks": "CoreServices",
"dependencies": {
"FirebaseCore": [
"6.6.0"
],
"FirebaseMessaging": [
"4.2.0"
],
"DataCompression": [
"3.1.0"
],
"FirebaseCrashlytics": [
],
"Protobuf": [
"3.11.4"
],
"nanopb": [
"~> 0.3.901"
]
},
"swift_version": "4.0"
}