blob: d811f5b445ff7a287f544f14fc057cfcf0f19e92 [file] [log] [blame]
{
"name": "SmartKarrot-Survey",
"version": "5.1.0",
"summary": "A smartkarrot platform survey.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://docs.smartkarrot.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Shivendra Singh": "shivendra.singh@hummingwave.com"
},
"social_media_url": "https://twitter.com/smartkarrot",
"source": {
"http": "https://docs.smartkarrot.com/frameworks/SmartKarrot-Survey-5.1.0.zip"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.2",
"ios": {
"vendored_frameworks": "Survey.framework"
},
"resource_bundles": {
"Survey": [
"Survey.bundle"
]
},
"dependencies": {
"SmartKarrot-Core": [
"~> 5.1.0"
],
"Cosmos": [
"~> 20.0.1"
]
},
"swift_version": "5.2"
}