blob: db3ce4e56706835190feb357e67e85d8c2859d45 [file] [log] [blame]
{
"name": "ZeroXmas",
"version": "0.9.1",
"summary": "ZeroXmas is a lightweight Common UI Config Lib for iOS , write by swift.",
"description": "TODO: Config plist file in ZXSetting.bundle, Use UIColor.zx.xxx UIFont.zx.xxx and TabBar NavBar Config and so on.",
"homepage": "https://github.com/iFallen/ZeroXmas",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"iFallen": "hulj1204@yahoo.com"
},
"source": {
"git": "https://github.com/iFallen/ZeroXmas.git",
"tag": "0.9.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZeroXmas/**/*.swift",
"resources": "ZeroXmas/ZXSettings.bundle"
}