[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / c / f / 2 / Lekta / 0.1.2 / Lekta.podspec.json
blobedbbe3e151e478b65b568154a4217a12cea534e6
2   "name": "Lekta",
3   "version": "0.1.2",
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.2"
18   },
19   "source_files": "Lekta/**/*.{h,m,swift}",
20   "platforms": {
21     "ios": "9.0"
22   },
23   "swift_versions": "4.2",
24   "pod_target_xcconfig": {
25     "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) GPB_USE_PROTOBUF_FRAMEWORK_IMPORTS=1"
26   },
27   "dependencies": {
28     "gRPC-ProtoRPC": [
30     ]
31   },
32   "swift_version": "4.2",
33   "subspecs": [
34     {
35       "name": "IgnoreARC",
36       "requires_arc": false,
37       "source_files": "Lekta/Generated/*.{h,m}"
38     }
39   ]