blob: 3e3628684351e12a81de9ea4bddc81a0513fe2d7 [file] [log] [blame]
{
"name": "SmartKarrotSurvey",
"version": "0.0.0.2",
"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/SmartKarrotSurvey-0.0.0.2.zip"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.2",
"ios": {
"vendored_frameworks": "Survey.framework"
},
"resource_bundles": {
"Survey": [
"Survey.bundle"
]
},
"dependencies": {
"SmartKarrotUsageAnalytics": [
"~> 0.0.0.3"
],
"SDWebImage": [
"~> 4.0"
],
"Cosmos": [
"~> 16.0"
]
}
}