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