blob: 39a9838c73ae732eae513a3ce8c5ff074266e20f [file] [log] [blame]
{
"name": "SmartKarrot-Referral",
"version": "4.0.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.0.0.zip"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5",
"ios": {
"vendored_frameworks": "Referral.framework"
},
"resource_bundles": {
"Referral": [
"Referral.bundle"
]
},
"dependencies": {
"SmartKarrot-Core": [
"~> 4.0.0"
],
"Cosmos": [
"~> 19.0.3"
]
},
"swift_version": "5"
}