[Add] TradeInFatFramework 1.7.103
[CocoaPods.git] / Specs / c / f / 2 / Lekta / 0.5.1 / Lekta.podspec.json
blob37fb492803e75ece8bd15c1355a8cd7b91ce2070
2   "name": "Lekta",
3   "version": "0.5.1",
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     "Przemysław Kalawski": "przemyslaw.kalawski@lekta.ai",
13     "Lekta": "konrad.muchowicz@closer.app"
14   },
15   "source": {
16     "git": "https://git.contactis.pl/lekta/lekta-ios-sdk.git",
17     "tag": "0.5.1"
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   ]