[Add] VideoIDSDK 1.28.3-FR
[CocoaPods.git] / Specs / 3 / a / 2 / SmartKarrot-Survey / 0.0.0.8 / SmartKarrot-Survey.podspec.json
blobe5ca5b73ddcdd305fc4f59b9248fd0275b61bd19
2   "name": "SmartKarrot-Survey",
3   "version": "0.0.0.8",
4   "summary": "A smartkarrot platform survey.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://docs.smartkarrot.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Shivendra Singh": "shivendra.singh@hummingwave.com"
13   },
14   "social_media_url": "https://twitter.com/smartkarrot",
15   "source": {
16     "http": "https://docs.smartkarrot.com/frameworks/SmartKarrot-Survey-0.0.0.8.zip"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_version": "4.2",
22   "ios": {
23     "vendored_frameworks": "Survey.framework"
24   },
25   "resource_bundles": {
26     "Survey": [
27       "Survey.bundle"
28     ]
29   },
30   "dependencies": {
31     "SmartKarrot-Core": [
32       "~> 0.0.0.8"
33     ],
34     "SDWebImage": [
35       "~> 4.0"
36     ],
37     "Cosmos": [
38       "~> 16.0"
39     ]
40   }