blob: f74e05eb1aedc9ed8e02ce5ca63038a5a9f0bfae [file] [log] [blame]
{
"name": "SmartKarrot-Referral",
"version": "0.0.0.11",
"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.11.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.11"
],
"Cosmos": [
"~> 16.0"
]
}
}