[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / e / 1 / CZUtils / 1.1.2 / CZUtils.podspec.json
blob093f1201ff1e3d7fa816c9a64c14c0b2032bb955
2   "name": "CZUtils",
3   "version": "1.1.2",
4   "summary": "Powerful toolset to enhance Utils layer",
5   "description": "- CZMutexLock on top of GCD\n- NSNullGuard\n- MainQueueScheduler\n- SwizzlingHelper\n- ThreadSafeDictionary\n- NibLoadable for UIView/Cell",
6   "homepage": "https://github.com/geekaurora/CZUtils",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "geekaurora": "showt2me@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/geekaurora/CZUtils.git",
16     "tag": "1.1.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "CZUtils/**/*",
22   "pod_target_xcconfig": {
23     "SWIFT_VERSION": "3"
24   },
25   "pushed_with_swift_version": "3.0"