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