[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 7 / 3 / b / ZIGSDK / 1.0.8 / ZIGSDK.podspec.json
blob6a296f60708aadac4a23d5a10a5f7fe27746cc0f
2   "name": "ZIGSDK",
3   "version": "1.0.8",
4   "summary": "ZIG SDK for ticket validation",
5   "description": "This SDK includes ticket validation, toll validation, and user notifications with various functionalities for ticket management.",
6   "homepage": "https://github.com/ZIGSDK/ZIGSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ZED DIGITAL": "kamalesh@zed.digital"
13   },
14   "source": {
15     "git": "https://github.com/ZIGSDK/ZIGSDK.git",
16     "tag": "1.0.8"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "source_files": "MainClasses/**/*.swift",
22   "resources": [
23     "ZIGSDK",
24     "Resource/Assets.xcassets",
25     "ZIGSDK",
26     "Resource/**/*.storyboard",
27     "ZIGSDK",
28     "Resource/**/*.xib"
29   ],
30   "swift_versions": "5.0",
31   "dependencies": {
32     "Alamofire": [
34     ],
35     "CocoaMQTT": [
37     ],
38     "Realm": [
40     ],
41     "RealmSwift": [
43     ],
44     "MqttCocoaAsyncSocket": [
46     ]
47   },
48   "pod_target_xcconfig": {
49     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
50   },
51   "user_target_xcconfig": {
52     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
53   },
54   "swift_version": "5.0"