[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 3 / a / QubitSDK / 1.0.15 / QubitSDK.podspec.json
blob89124684fff20dc219148940e435644518ba18df
2   "name": "QubitSDK",
3   "version": "1.0.15",
4   "summary": "Qubit experience delivery for iOS",
5   "description": "Qubit experience delivery for iOS",
6   "homepage": "http://www.qubit.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Dariusz Zajac": "dariusz.zajac@miquido.com",
13     "Pavlo Davydiuk": "pavlo.davydiuk@miquido.com"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "pod_target_xcconfig": {
19     "SWIFT_VERSION": "5.0",
20     "ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES": "NO"
21   },
22   "source": {
23     "git": "https://github.com/qubitdigital/qubit-sdk-ios.git",
24     "tag": "1.0.15"
25   },
26   "source_files": "QBTracker/QubitSDK/**/*.{swift}",
27   "resources": "QBTracker/QubitSDK/Database/*.{xcdatamodeld}",
28   "frameworks": "CoreData",
29   "swift_versions": [
30     "4.0",
31     "4.1",
32     "4.2",
33     "5.0",
34     "5.1",
35     "5.2",
36     "5.3"
37   ],
38   "swift_version": "5.3"