blob: a04ae53012d7b140d586682171b9a20e411d20bd [file] [log] [blame]
{
"name": "SK-Dev-Survey",
"version": "0.0.0.1",
"summary": "A smartkarrot platform survey Dev Team.",
"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://s3.amazonaws.com/sk-platform-dev-frameworks/SmartKarrot-Survey-Dev-0.0.0.1.zip"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.2",
"ios": {
"vendored_frameworks": "Survey.framework"
},
"resource_bundles": {
"Survey": [
"Survey.bundle"
]
},
"dependencies": {
"SK-Dev-Core": [
"~> 0.0.0.1"
],
"SDWebImage": [
"~> 4.0"
],
"Cosmos": [
"~> 16.0"
]
}
}