blob: 6219a836bf29a2330791296447ee0453c81c7a73 [file] [log] [blame]
{
"name": "ZenFoundation",
"version": "1.2.1",
"swift_versions": "5.0",
"summary": "ZenFoundation is a collection of extensions and functions for Foundation framework.",
"description": "ZenFoundation is a collection of convenient and concise extensions and functions for Foundation framework..",
"homepage": "https://github.com/roland19deschain/ZenFoundation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alexey Roik": "roland19deschain@gmail.com"
},
"source": {
"git": "https://github.com/roland19deschain/ZenFoundation.git",
"tag": "1.2.1"
},
"requires_arc": true,
"platforms": {
"ios": "9.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "ZenFoundation/**/*{swift}",
"swift_version": "5.0"
}