blob: 89d70791f4474cc650e7965674d7af4c1dc7d32c [file] [log] [blame]
{
"name": "LookinServer",
"version": "1.0.0",
"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": {
"Li Kai": "lookin@lookin.work"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/QMUI/LookinServer.git",
"tag": "1.0.0"
},
"vendored_frameworks": "LookinServer.framework",
"frameworks": "UIKit"
}