blob: d4be8b7a28494b869dac0e000c9ed570799dc248 [file] [log] [blame]
{
"name": "ZenSwift",
"version": "0.1.56",
"swift_versions": "5.0",
"summary": "ZenSwift is a collection of components and Swift stdlib extensions.",
"description": "ZenSwift is a collection of components and extensions of Swift standard library.",
"homepage": "https://github.com/roland19deschain/ZenSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alexey Roik": "roland19deschain@gmail.com"
},
"source": {
"git": "https://github.com/roland19deschain/ZenSwift.git",
"tag": "0.1.56"
},
"requires_arc": true,
"platforms": {
"ios": "9.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "ZenSwift/**/*{swift}",
"swift_version": "5.0"
}