[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 1 / 2 / 4 / ConfigWiseSDK / 1.6.0 / ConfigWiseSDK.podspec.json
blob48db782b81274f832474cb5d9c702630e60802a9
2   "name": "ConfigWiseSDK",
3   "version": "1.6.0",
4   "summary": "ConfigWiseSDK (iOS) 1.6.0",
5   "homepage": "https://github.com/configwise/configwise-sdk-ios",
6   "authors": {
7     "VipaHelda BV": "sdk@configwise.io"
8   },
9   "license": {
10     "type": "Apache-2.0",
11     "file": "LICENSE"
12   },
13   "swift_versions": [
14     "4.2",
15     "5.0",
16     "5.1",
17     "5.2",
18     "5.3",
19     "5.4"
20   ],
21   "platforms": {
22     "ios": "14.5"
23   },
24   "source": {
25     "http": "https://github.com/configwise/configwise-sdk-ios/raw/1.6.0/ConfigWiseSDK.zip"
26   },
27   "frameworks": [
28     "UIKit",
29     "SceneKit",
30     "ARKit",
31     "CoreData"
32   ],
33   "dependencies": {
34     "Parse": [
35       "~> 1.19.0"
36     ],
37     "ParseLiveQuery": [
38       "~> 2.8.0"
39     ],
40     "Alamofire": [
41       "~> 5.4.0"
42     ],
43     "CocoaLumberjack/Swift": [
44       "~> 3.7.0"
45     ],
46     "ZIPFoundation": [
47       "~> 0.9.0"
48     ]
49   },
50   "ios": {
51     "vendored_frameworks": "ConfigWiseSDK.framework"
52   },
53   "swift_version": "5.4"