blob: d76052ea458d9dd5f8d1a300157de10ca1d97e2f [file] [log] [blame]
{
"name": "pai-iOS",
"version": "5.3.3.1",
"summary": "Marketing Campaign manager",
"description": "Fix a bug where SDK failed to fetch GoogleService-Info.plist file",
"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.3.1"
},
"public_header_files": "pai.framework/Headers/*.h",
"source_files": "pai.framework/Headers/*.h",
"vendored_frameworks": "pai.framework",
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"frameworks": "CoreServices",
"dependencies": {
"FirebaseCore": [
"6.6.0"
],
"FirebaseMessaging": [
"4.2.0"
],
"SQLite.swift": [
"0.12.0"
],
"DataCompression": [
"3.1.0"
]
},
"swift_version": "5.0"
}