blob: 093f1201ff1e3d7fa816c9a64c14c0b2032bb955 [file] [log] [blame]
{
"name": "CZUtils",
"version": "1.1.2",
"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.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "CZUtils/**/*",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3"
},
"pushed_with_swift_version": "3.0"
}