[Add] scandit-datacapture-frameworks-parser 6.28.3
[CocoaPods.git] / Specs / 5 / 4 / 8 / LingoHub / 1.0.0 / LingoHub.podspec.json
blob295092728d91840a59794cbeba23e46690798bfc
2   "name": "LingoHub",
3   "version": "1.0.0",
4   "summary": "LingoHub iOS SDK for OTA localization updates",
5   "homepage": "https://lingohub.com",
6   "authors": {
7     "LingoHub Team": "support@lingohub.com"
8   },
9   "source": {
10     "http": "https://github.com/lingohub/lh-ios-sdk/releases/download/1.0.0/LingoHub.framework.zip"
11   },
12   "license": {
13     "type": "BSD-3-Clause",
14     "file": "Frameworks/License.md"
15   },
16   "platforms": {
17     "ios": "9.0",
18     "watchos": "2.0",
19     "tvos": "9.0",
20     "osx": "10.11"
21   },
22   "ios": {
23     "vendored_frameworks": "Frameworks/iOS/LingoHub.framework"
24   },
25   "watchos": {
26     "vendored_frameworks": "Frameworks/watchOS/LingoHub.framework"
27   },
28   "tvos": {
29     "vendored_frameworks": "Frameworks/tvOS/LingoHub.framework"
30   },
31   "osx": {
32     "vendored_frameworks": "Frameworks/macOS/LingoHub.framework"
33   }