[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 4 / 9 / 2 / UnifyCore / 1.0.13 / UnifyCore.podspec.json
blobe2351a460c68a6b7024ddd5399144dc1d100a004
2   "name": "UnifyCore",
3   "version": "1.0.13",
4   "summary": "A short description of UnifyCore.",
5   "description": "This CocoaPods library helps you use json rendering.",
6   "homepage": "http://gitlab1.avanzasolutions.com:8081/visual-designer-renderer/platform-frontend/ios/core.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Fahad Usmani": "fahad.ahmed@avanzasolutions.com"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "swift_versions": "5",
18   "source": {
19     "git": "http://gitlab1.avanzasolutions.com:8081/visual-designer-renderer/platform-frontend/ios/core.git",
20     "tag": "1.0.13"
21   },
22   "source_files": "UnifyCore/UnifyCore/UnifyCore/**/*.{swift}",
23   "xcconfig": {
24     "USER_HEADER_SEARCH_PATHS": "\"${PODS_TARGET_SRCROOT}/**\"",
25     "HEADER_SEARCH_PATHS": "\"${PODS_TARGET_SRCROOT}/**\""
26   },
27   "requires_arc": true,
28   "dependencies": {
29     "lottie-ios": [
30       "3.3.0"
31     ],
32     "Alamofire": [
33       "5.0.2"
34     ],
35     "MBProgressHUD": [
36       "1.2.0"
37     ],
38     "FittedSheets": [
39       "2.4.2"
40     ],
41     "IQKeyboardManagerSwift": [
42       "6.5.10"
43     ],
44     "SimpleCheckbox": [
45       "2.1.0"
46     ],
47     "DSJSONSchemaValidation": [
48       "2.0.7"
49     ],
50     "EasyTipView": [
51       "2.1.0"
52     ],
53     "NVActivityIndicatorView": [
54       "5.1.1"
55     ],
56     "SDWebImage": [
57       "5.14.2"
58     ],
59     "SwiftyJSON": [
60       "5.0.1"
61     ]
62   },
63   "subspecs": [
64     {
65       "name": "UnifyCore",
66       "dependencies": {
67         "Zip": [
68           "2.1.2"
69         ]
70       },
71       "xcconfig": {
72         "FRAMEWORK_SEARCH_PATHS": "$(PODS_ROOT)/Zip"
73       }
74     }
75   ],
76   "swift_version": "5"