blob: 295092728d91840a59794cbeba23e46690798bfc [file] [log] [blame]
{
"name": "LingoHub",
"version": "1.0.0",
"summary": "LingoHub iOS SDK for OTA localization updates",
"homepage": "https://lingohub.com",
"authors": {
"LingoHub Team": "support@lingohub.com"
},
"source": {
"http": "https://github.com/lingohub/lh-ios-sdk/releases/download/1.0.0/LingoHub.framework.zip"
},
"license": {
"type": "BSD-3-Clause",
"file": "Frameworks/License.md"
},
"platforms": {
"ios": "9.0",
"watchos": "2.0",
"tvos": "9.0",
"osx": "10.11"
},
"ios": {
"vendored_frameworks": "Frameworks/iOS/LingoHub.framework"
},
"watchos": {
"vendored_frameworks": "Frameworks/watchOS/LingoHub.framework"
},
"tvos": {
"vendored_frameworks": "Frameworks/tvOS/LingoHub.framework"
},
"osx": {
"vendored_frameworks": "Frameworks/macOS/LingoHub.framework"
}
}