4 "summary": "A development tools for developer",
5 "description": "A utils for developer",
6 "homepage": "https://github.com/lzackx/Zoo",
12 "lzackx": "lzackx@lzackx.com"
15 "git": "https://github.com/lzackx/Zoo.git",
21 "default_subspecs": "Core",
22 "pod_target_xcconfig": {
23 "DEFINES_MODULE": "YES"
28 "source_files": "Zoo/Classes/Core/**/*.{h,m,c,mm}",
30 "Zoo": "Zoo/Assets/**/*"
32 "pod_target_xcconfig": {
33 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) ZooWithPlatform ZooWithPerformance ZooWithUI"
52 "source_files": "Zoo/Classes/Logger/**/*{.h,.m}",
61 "pod_target_xcconfig": {
62 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) ZooWithLogger"
67 "source_files": "Zoo/Classes/GPS/**/*{.h,.m}",
73 "pod_target_xcconfig": {
74 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) ZooWithGPS"