blob: c740f9e5dd5202f595040dfa3ac8aae0d03581e2 [file] [log] [blame]
{
"name": "LimeConfig",
"version": "0.9.1",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"summary": "Shared configuration for swift libraries",
"homepage": "https://github.com/lime-company/swift-lime-config",
"social_media_url": "https://twitter.com/lime_company",
"authors": {
"Lime - HighTech Solution s.r.o.": "support@lime-company.eu"
},
"source": {
"git": "https://github.com/lime-company/swift-lime-config.git",
"tag": "0.9.1"
},
"swift_version": "4.0",
"platforms": {
"ios": "8.0",
"watchos": "2.0"
},
"source_files": "Source/*.swift",
"dependencies": {
"LimeCore": [
]
}
}