[Add] DoordeckSDK 0.55.0
[CocoaPods.git] / Specs / 2 / 0 / 8 / Infoset / 1.0.4 / Infoset.podspec.json
blob35427d695a5b35dc4cdb470dcabb1e165a018656
2   "name": "Infoset",
3   "version": "1.0.4",
4   "summary": "Infoset iOS SDK, for integrating Infoset products such as live chat and tickets to your iOS app.",
5   "authors": {
6     "Samed Düzçay": "samed@infoset.app"
7   },
8   "license": {
9     "type": "./LICENSE",
10     "file": "LICENSE"
11   },
12   "homepage": "https://github.com/infoset/infoset-ios",
13   "source": {
14     "git": "https://github.com/infoset/infoset-ios.git",
15     "tag": "1.0.4"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "preserve_paths": "Infoset.xcframework",
21   "vendored_frameworks": "Infoset.xcframework",
22   "frameworks": [
23     "UIKit",
24     "WebKit",
25     "Foundation"
26   ],
27   "swift_versions": "5.0",
28   "requires_arc": true,
29   "swift_version": "5.0"