[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 2 / 0 / 8 / Infoset / 1.0.2 / Infoset.podspec.json
blob4275cca795898d6cf154b3534f9388620ad995a6
2   "name": "Infoset",
3   "version": "1.0.2",
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.2"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "preserve_paths": "Infoset.framework",
21   "public_header_files": [
22     "Infoset.framework/Headers/Infoset.h",
23     "Infoset.framework/Headers/Infoset-Swift.h"
24   ],
25   "source_files": [
26     "Infoset.framework/Headers/Infoset.h",
27     "Infoset.framework/Headers/Infoset-Swift.h"
28   ],
29   "vendored_frameworks": "Infoset.framework",
30   "frameworks": [
31     "UIKit",
32     "WebKit",
33     "Foundation"
34   ],
35   "swift_versions": "5.0",
36   "pod_target_xcconfig": {
37     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
38   },
39   "user_target_xcconfig": {
40     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
41   },
42   "swift_version": "5.0"