blob: da78d2cbd3913eee08cd20b0822e325f5f154680 [file] [log] [blame]
{
"name": "MSocketRocket",
"version": "1.1.0",
"summary": "A short description of MSocketRocket.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/compmfm/MSocketRocket",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"compmfm": "compmfm@126.com"
},
"source": {
"git": "https://github.com/compmfm/MSocketRocket.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "MSocketRocket/SocketRocket.xcframework",
"pod_target_xcconfig": {
"VALID_ARCHS": "arm64 armv7 x86_64"
}
}