blob: 508b92365ca29f4c2fd9d5b6cc39d29b5b95dba1 [file] [log] [blame]
{
"name": "RaveSDK",
"version": "1.1.4",
"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.4"
},
"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"
}