blob: b09873fedb96b5f3ba9f18045f476fd1a200793b [file] [log] [blame]
{
"name": "ZenSwift",
"version": "1.7.1",
"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": "1.7.1"
},
"requires_arc": true,
"platforms": {
"ios": "9.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "ZenSwift/**/*{swift}",
"swift_version": "5.0"
}