blob: 8298da022f56db4d76173743d2b519b2161e8207 [file] [log] [blame]
{
"name": "Bolts-Swift",
"version": "1.5.0",
"license": {
"type": "BSD"
},
"summary": "Bolts is a collection of low-level libraries designed to make developing mobile apps easier.",
"homepage": "https://github.com/BoltsFramework",
"authors": {
"Nikita Lutsenko": "nlutsenko@me.com"
},
"source": {
"git": "https://github.com/BoltsFramework/Bolts-Swift.git",
"tag": "1.5.0"
},
"requires_arc": true,
"swift_versions": "5.0",
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "Sources/BoltsSwift/*.swift",
"module_name": "BoltsSwift",
"swift_version": "5.0"
}