[Add] GizoSDK 2.0.2-alpha.05
[CocoaPods.git] / Specs / c / f / 2 / Lekta / 0.1.4 / Lekta.podspec.json
blobf38c4f50650ffdcc20446aa49912d42b3a28da50
2   "name": "Lekta",
3   "version": "0.1.4",
4   "summary": "A brief description of Lekta project.",
5   "description": "An extended description of Lekta project.",
6   "homepage": "http://lekta.ai",
7   "license": {
8     "type": "Copyright",
9     "text": "                                                                    Copyright © 2019 Lekta. All rights reserved.\n"
10   },
11   "authors": {
12     "Lekta": "konrad.muchowicz@closer.app",
13     "Przemysław Kalawski": "przemyslaw.kalawski@lekta.ai"
14   },
15   "source": {
16     "git": "https://git.contactis.pl/lekta/lekta-ios-sdk.git",
17     "tag": "0.1.4"
18   },
19   "source_files": "Lekta/**/*.{h,m,swift}",
20   "resources": "Lekta/Sources/Sounds/*.mp3",
21   "platforms": {
22     "ios": "9.0"
23   },
24   "swift_versions": "4.2",
25   "pod_target_xcconfig": {
26     "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) GPB_USE_PROTOBUF_FRAMEWORK_IMPORTS=1"
27   },
28   "dependencies": {
29     "gRPC-ProtoRPC": [
31     ]
32   },
33   "swift_version": "4.2",
34   "subspecs": [
35     {
36       "name": "IgnoreARC",
37       "requires_arc": false,
38       "source_files": "Lekta/Generated/*.{h,m}"
39     }
40   ]