blob: 91f13f92efceb1b6912ff5d023223cc2f1f722e2 [file] [log] [blame]
{
"name": "SmartKarrot-Referral",
"version": "4.5.0",
"summary": "A smartkarrot platform referral.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://docs.smartkarrot.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Trinetra K S": "trinetra.ks@hummingwave.com"
},
"social_media_url": "https://twitter.com/smartkarrot",
"source": {
"http": "https://docs.smartkarrot.com/frameworks/SmartKarrot-Referral-4.5.0.zip"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.1.2",
"ios": {
"vendored_frameworks": "Referral.framework"
},
"resource_bundles": {
"Referral": [
"Referral.bundle"
]
},
"dependencies": {
"SmartKarrot-Core": [
"~> 4.5.0"
],
"Cosmos": [
"~> 20.0.1"
]
},
"swift_version": "5.1.2"
}