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