blob: 076a93e03b79688e178c27917ae3422175bef96e [file] [log] [blame]
{
"name": "LookinServer",
"version": "0.9.3",
"summary": "The iOS framework of Lookin.",
"description": "Embed this framework into your iOS project to enable Lookin mac app.",
"homepage": "https://lookin.work",
"license": "GPL-3.0",
"authors": {
"QMUI Team": "lookin@lookin.work"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/QMUI/LookinServer.git",
"tag": "0.9.3"
},
"vendored_frameworks": "LookinServer.framework",
"frameworks": "UIKit"
}