blob: 2935f4a57a1c4eb59b3cb33ef28e4bb5219ab4e4 [file] [log] [blame]
{
"name": "SmartKarrot-Referral",
"version": "4.0.1",
"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.1.zip"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5",
"ios": {
"vendored_frameworks": "Referral.framework"
},
"resource_bundles": {
"Referral": [
"Referral.bundle"
]
},
"dependencies": {
"SmartKarrot-Core": [
"~> 4.0.1"
],
"Cosmos": [
"~> 20.0.1"
]
},
"swift_version": "5"
}