blob: feabd11f7c0b40d809591bbba765c2b1dc065372 [file] [log] [blame]
{
"name": "pai-iOS",
"version": "0.1.8",
"summary": "Notifications and campaign manager",
"description": "Notifications and campaign manager",
"homepage": "http://your.homepage/here",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Abhishek Sharma": "abhishek21.sharma@paytm.com"
},
"source": {
"git": "https://github.com/midgardev/pai-iOS.git",
"tag": "0.1.8"
},
"public_header_files": "pai.framework/Headers/*.h",
"source_files": "pai.framework/Headers/*.h",
"vendored_frameworks": "pai.framework",
"platforms": {
"ios": "10.0"
},
"swift_version": "5.0",
"frameworks": "CoreServices",
"dependencies": {
"FirebaseCore": [
"5.2.0"
],
"FirebaseMessaging": [
"3.3.0"
],
"GzipSwift": [
"5.0.0"
],
"SQLite.swift": [
"0.12.0"
]
}
}