blob: f852c424f7034cfefb2465da554372b2e17040ea [file] [log] [blame]
{
"name": "SmartKarrot-Survey",
"version": "5.2.1",
"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": {
"git": "https://cocoapods_git_user-at-854137456213:JAb6vxod4D6fwS3N013RaH38tDJrOxk1Kr3mQvgfjBM%3D@git-codecommit.us-east-1.amazonaws.com/v1/repos/SK-Platform-US-SurveyFeedback-SDK",
"tag": "5.2.1"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.3",
"source_files": "Survey/Classes/**/*",
"resource_bundles": {
"Survey": [
"Survey/Assets/*.*"
]
},
"dependencies": {
"UsageAnalytics": [
"~> 5.2.1"
],
"Cosmos": [
"~> 20.0.1"
]
},
"swift_version": "5.3"
}