[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / 1 / 8 / DSCSurveySuit / 0.2.1 / DSCSurveySuit.podspec.json
blob47ae022b723291cb7983ae4f7ce01f84bcdacb23
2   "name": "DSCSurveySuit",
3   "version": "0.2.1",
4   "summary": "A Framework for DSC SurveySuit Application project.",
5   "description": "This is a framework for Survey Suit product from Bluecast Technologies and it is used to integrate the product into the existing application for DSC,Dubai",
6   "homepage": "http://www.bluecast.tech",
7   "license": {
8     "type": "BSD"
9   },
10   "authors": {
11     "$(git config user.name)": "$(git config user.email)"
12   },
13   "source": {
14     "git": "https://gitlab.com/bluecast_devteam/appteam/iOS/dsc-surveysuit-distribution.git",
15     "tag": "0.2.1"
16   },
17   "public_header_files": "DSCSurveySuit.framework/Headers/*.h",
18   "source_files": "DSCSurveySuit.framework/Headers/*.h",
19   "resources": "DSCSurveySuit.framework/**/*.{png,storyboard,xib,nib}",
20   "vendored_frameworks": "DSCSurveySuit.framework",
21   "platforms": {
22     "ios": "10.0"
23   },
24   "swift_versions": "5.0",
25   "pod_target_xcconfig": {
26     "VALID_ARCHS": "arm64 arm64e armv7 armv7s"
27   },
28   "user_target_xcconfig": {
29     "VALID_ARCHS": "arm64 arm64e armv7 armv7s"
30   },
31   "dependencies": {
32     "IQKeyboardManagerSwift": [
34     ],
35     "Hero": [
37     ],
38     "M13Checkbox": [
40     ],
41     "Moya": [
42       "~> 14.0"
43     ],
44     "Moya-ObjectMapper": [
46     ],
47     "KeychainAccess": [
49     ],
50     "SwiftMessages": [
52     ],
53     "SVProgressHUD": [
55     ],
56     "ReachabilitySwift": [
58     ],
59     "Cosmos": [
61     ],
62     "SearchTextField": [
64     ]
65   },
66   "swift_version": "5.0"