blob: d5b509de680151a2656753a1153028bbea102aff [file] [log] [blame]
{
"name": "SupportIODemo",
"version": "0.0.17",
"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.17"
},
"dependencies": {
"Socket.IO-Client-Swift": [
"~> 15.2.0"
]
},
"ios": {
"vendored_frameworks": "SupportIODemo.xcframework"
},
"frameworks": [
"SupportIODemo",
"UIKit"
]
}