blob: b1d0740211bf872c4dd7c660f0e9ec345917158e [file] [log] [blame]
{
"name": "SmartKarrot-Referral",
"version": "0.0.0.4",
"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.4.zip"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.2",
"ios": {
"vendored_frameworks": "Referral.framework"
},
"resource_bundles": {
"Referral": [
"Referral.bundle"
]
},
"dependencies": {
"SmartKarrot-Core": [
"~> 0.0.0.5"
],
"SDWebImage": [
"~> 4.0"
],
"Cosmos": [
"~> 16.0"
]
}
}