[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / e / c / 1 / gtiossdk / 0.0.3 / gtiossdk.podspec.json
blob250f7c5c3163cfe798cb877a182a687ddbc169cc
2   "name": "gtiossdk",
3   "version": "0.0.3",
4   "summary": "A short description of gtiossdk.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://genietalk.ai/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sameeksha jain": "sameeksha.j@genietalk.ai"
13   },
14   "source": {
15     "git": "http://git.genietalk.com/sameekshaj/gtiosframework.git",
16     "tag": "0.0.3"
17   },
18   "frameworks": "UIKit",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "swift_versions": "5.0",
23   "dependencies": {
24     "Socket.IO-Client-Swift": [
25       "~> 15.2.0"
26     ]
27   },
28   "vendored_frameworks": "gtiossdk/Framework/iosSdk.framework",
29   "pod_target_xcconfig": {
30     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
31   },
32   "user_target_xcconfig": {
33     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
34   },
35   "swift_version": "5.0"