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}"
35 "source_files": "AnnotationKit/Router/*.{h,m}",
38 "AnnotationKit/Core": [
47 "name": "EventCenter",
48 "source_files": "AnnotationKit/EventCenter/*.{h,m}",
51 "AnnotationKit/Core": [