[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / d / f / 6 / LimeConfig / 0.9.99 / LimeConfig.podspec.json
blob206bed535168f1e7c426fec0574c6de18a7a3b2f
2   "name": "LimeConfig",
3   "version": "0.9.99",
4   "license": {
5     "type": "Apache License, Version 2.0",
6     "file": "LICENSE"
7   },
8   "summary": "Shared configuration for swift libraries",
9   "homepage": "https://github.com/lime-company/swift-lime-config",
10   "social_media_url": "https://twitter.com/lime_company",
11   "authors": {
12     "Lime - HighTech Solution s.r.o.": "support@lime-company.eu"
13   },
14   "source": {
15     "git": "https://github.com/lime-company/swift-lime-config.git",
16     "tag": "0.9.99"
17   },
18   "swift_version": "4.0",
19   "platforms": {
20     "ios": "8.0",
21     "watchos": "2.0"
22   },
23   "source_files": "Source/*.swift",
24   "dependencies": {
25     "LimeCore": [
26       "< 0.9.4"
27     ]
28   },
29   "deprecated": true,
30   "deprecated_in_favor_of": "LimeCore/Config"