2 "name": "AnnotationKit",
4 "summary": "an annotation solution using objective-c",
5 "description": "AnnotationKit provides you a way for meta-programming",
6 "homepage": "https://github.com/luoqisheng/AnnotationKit",
9 "luoqisheng": "540025011@qq.com"
16 "git": "https://github.com/luoqisheng/AnnotationKit.git",
20 "CLANG_CXX_LANGUAGE_STANDARD": "compiler-default",
21 "CLANG_CXX_LIBRARY": "compiler-default",
22 "GCC_C_LANGUAGE_STANDARD": "compiler-default"
28 "AnnotationKit/Core/*.{h,m}",
29 "AnnotationKit/Category/*.{h,m}"
36 "AnnotationKit/Router/*.{h,m}",
37 "AnnotationKit/Router/**/*.{h,m}"
41 "AnnotationKit/Core": [
50 "name": "EventCenter",
51 "source_files": "AnnotationKit/EventCenter/*.{h,m}",
54 "AnnotationKit/Core": [