[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 1 / 2 / 4 / ConfigWiseSDK / 1.5.3 / ConfigWiseSDK.podspec.json
blobd9b8aad72ebec1a859acd9053adff5c98c90cd86
2   "name": "ConfigWiseSDK",
3   "version": "1.5.3",
4   "summary": "ConfigWiseSDK (iOS) 1.5.3",
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": "12.0"
23   },
24   "source": {
25     "http": "https://github.com/configwise/configwise-sdk-ios/raw/1.5.3/ConfigWiseSDK.zip"
26   },
27   "frameworks": [
28     "UIKit",
29     "SceneKit",
30     "ARKit",
31     "CoreData"
32   ],
33   "dependencies": {
34     "Parse": [
36     ],
37     "ParseLiveQuery": [
39     ],
40     "Alamofire": [
42     ],
43     "CocoaLumberjack/Swift": [
45     ],
46     "ZIPFoundation": [
48     ]
49   },
50   "pod_target_xcconfig": {
51     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
52   },
53   "user_target_xcconfig": {
54     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
55   },
56   "ios": {
57     "vendored_frameworks": "ConfigWiseSDK.framework"
58   },
59   "swift_version": "5.4"