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