[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 0 / 3 / 4 / LokaliseLiveEdit / 0.7.1 / LokaliseLiveEdit.podspec.json
blob3b529cf0e0932b183a5a7a3ae0ceba8fec573c2f
2   "name": "LokaliseLiveEdit",
3   "version": "0.7.1",
4   "summary": "Lokalise framework for OTA localization for iOS.",
5   "description": "Lokalise iOS SDK Live Edit Module is the brand-new extension of Lokalise iOS SDK. The Module shows the constantly updated mobile screen in your Lokalise editor. The screen mirrors the linked device with installed prerelease version of your app . First, it provides an editor or a QA / LQA specialist with the live full context of the translated string. Second, it ensures the pixel-perfect visual experience, showing the edited strings in proper font, proper place, just as the end users will see it.",
6   "homepage": "https://lokalise.com",
7   "license": {
8     "type": "Custom",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Fedya Levkin": "fedya@lokalise.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/lokalise/live-edit-ios.git",
19     "tag": "0.7.1"
20   },
21   "ios": {
22     "vendored_frameworks": "LokaliseLiveEdit.framework",
23     "frameworks": "AVFoundation"
24   },
25   "xcconfig": {
26     "HEADER_SEARCH_PATHS": "$(inherited)"
27   },
28   "dependencies": {
29     "Lokalise": [
30       "~> 0.10.0"
31     ]
32   },
33   "pod_target_xcconfig": {
34     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
35   },
36   "user_target_xcconfig": {
37     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
38   },
39   "deprecated": true