blob: b3330c128bde1206fe425127beed70fbd16cb584 [file] [log] [blame]
{
"name": "SK-Dev-Referral",
"version": "0.0.0.13",
"summary": "A SK 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/SK-Dev-Referral-0.0.0.13.zip"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "5",
"ios": {
"vendored_frameworks": "Referral.framework"
},
"resource_bundles": {
"Referral": [
"Referral.bundle"
]
},
"dependencies": {
"SK-Dev-Core": [
"~> 0.0.0.13"
],
"Cosmos": [
"~> 16.0"
]
}
}