blob: 666cfc7bfc46519dac0df844ee9d2c0337fbe594 [file] [log] [blame]
{
"name": "Mzz",
"version": "0.1.0",
"summary": "iOS/Android Common UI Framework by Muilyzz Corp.",
"description": "iOS/Android Common UI Framework.\nThis framework defines same member variables & functions to make developers can write almost same platform-independent code.\n(Swift & Kotlin have only few minor differences.)",
"homepage": "https://github.com/Muilyzz/Mzz_iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Yongseok Kim": "yongseok.kim@muilyzz.com"
},
"source": {
"git": "https://github.com/Muilyzz/Mzz_iOS.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Mzz/Classes/**/*",
"frameworks": "UIKit"
}