blob: 5fce09e75f0db45adae28dde70ad2ec5a7faf90c [file] [log] [blame]
{
"name": "SupportIODemo",
"version": "0.0.19",
"summary": "Demo framework of SupportIO",
"description": "Demo framework of SupportIO Framework",
"homepage": "https://github.com/JhanviGM/SupportIODemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"JhanviM": "jhanvi.it@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/JhanviGM/SupportIODemo.git",
"tag": "0.0.19"
},
"dependencies": {
"Socket.IO-Client-Swift": [
"15.2.0"
]
},
"vendored_frameworks": "SupportIODemo.xcframework",
"frameworks": "UIKit",
"xcconfig": {
"LD_RUNPATH_SEARCH_PATHS": "@loader_path/../Frameworks",
"ENABLE_BITCODE": "NO"
},
"swift_versions": "5.0",
"swift_version": "5.0"
}