blob: 56752a157d3bd55e6aef524af9d910a5aa34ab69 [file] [log] [blame]
{
"name": "RaveSDK",
"version": "1.1.2",
"summary": "RaveSDK",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/solejay/RaveSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"solejay": "segun.solaja@flutterwavego.com"
},
"source": {
"git": "https://github.com/solejay/RaveSDK.git",
"tag": "1.1.2"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source_files": "RaveSDK/Classes/*/**",
"frameworks": "UIKit",
"dependencies": {
"IQKeyboardManagerSwift": [
],
"lottie-ios": [
"~>3.0.2"
],
"Alamofire": [
]
},
"swift_version": "5.0"
}