[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / a / f / 8 / DrivenUI / 0.1.1 / DrivenUI.podspec.json
blob1c3086cfd9da81c5b2a0841c1128f1d2b6e4fd07
2   "name": "DrivenUI",
3   "version": "0.1.1",
4   "summary": "DrivenUI is an iOS SDK which makes introducing and building Server Driven UI feature into iOS Applications much more convenient.",
5   "homepage": "https://www.kebrahem.dev/",
6   "license": {
7     "type": "Commercial",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "DrivenUI": "karimabdelazizmansour@gmail.com"
12   },
13   "platforms": {
14     "ios": "13.0"
15   },
16   "source": {
17     "git": "https://github.com/KarimEbrahemAbdelaziz/DrivenUI.git",
18     "tag": "0.1.1"
19   },
20   "libraries": "z",
21   "frameworks": [
22     "SwiftUI",
23     "Security",
24     "UIKit"
25   ],
26   "xcconfig": {
27     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/DrivenUI/\""
28   },
29   "requires_arc": true,
30   "vendored_frameworks": "DrivenUI.xcframework",
31   "preserve_paths": "DrivenUI.xcframework/*"