[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / d / f / 6 / LimeConfig / 0.9.1 / LimeConfig.podspec.json
blobc740f9e5dd5202f595040dfa3ac8aae0d03581e2
2   "name": "LimeConfig",
3   "version": "0.9.1",
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.1"
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": [
27     ]
28   }