blob: 7973c4edccb0843cd079fc11d7733d78877be738 [file] [log] [blame]
{
"name": "ZenApplication",
"version": "1.1.6",
"swift_versions": "5.0",
"summary": "Tools and architecture components for building mobile applications written in Swift.",
"description": "ZenApplication represents tools and architecture components for building mobile applications written in Swift.",
"homepage": "https://github.com/roland19deschain/ZenApplication",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alexey Roik": "roland19deschain@gmail.com"
},
"source": {
"git": "https://github.com/roland19deschain/ZenApplication.git",
"tag": "1.1.6"
},
"requires_arc": true,
"platforms": {
"ios": "9.0",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "ZenApplication/**/*{swift}",
"swift_version": "5.0"
}