[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / 5 / d / SupportIODemo / 0.0.19 / SupportIODemo.podspec.json
blob5fce09e75f0db45adae28dde70ad2ec5a7faf90c
2   "name": "SupportIODemo",
3   "version": "0.0.19",
4   "summary": "Demo framework of SupportIO",
5   "description": "Demo framework of SupportIO Framework",
6   "homepage": "https://github.com/JhanviGM/SupportIODemo",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "JhanviM": "jhanvi.it@gmail.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/JhanviGM/SupportIODemo.git",
19     "tag": "0.0.19"
20   },
21   "dependencies": {
22     "Socket.IO-Client-Swift": [
23       "15.2.0"
24     ]
25   },
26   "vendored_frameworks": "SupportIODemo.xcframework",
27   "frameworks": "UIKit",
28   "xcconfig": {
29     "LD_RUNPATH_SEARCH_PATHS": "@loader_path/../Frameworks",
30     "ENABLE_BITCODE": "NO"
31   },
32   "swift_versions": "5.0",
33   "swift_version": "5.0"