blob: 8a053148347c684bf68fd8e0df809cdfd0c92db9 [file] [log] [blame]
{
"name": "CZUtils",
"version": "1.1.0",
"summary": "Powerful toolset to enhance Utils layer",
"description": "- CZMutexLock on top of GCD\n- NSNullGuard\n- MainQueueScheduler\n- SwizzlingHelper\n- ThreadSafeDictionary\n- NibLoadable for UIView/Cell",
"homepage": "https://github.com/geekaurora/CZUtils",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"geekaurora": "showt2me@gmail.com"
},
"source": {
"git": "https://github.com/geekaurora/CZUtils.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "CZUtils/**/*",
"pushed_with_swift_version": "3.2"
}