blob: 9b18df538c0d2abdd25d3ce1c037413b5cf217c5 [file] [log] [blame]
{
"name": "SmartKarrot-Referral",
"version": "0.0.0.14",
"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-0.0.0.14.zip"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "5",
"ios": {
"vendored_frameworks": "Referral.framework"
},
"resource_bundles": {
"Referral": [
"Referral.bundle"
]
},
"dependencies": {
"SmartKarrot-Core": [
"~> 0.0.0.14"
],
"Cosmos": [
"~> 16.0"
]
}
}