4 "summary": "A short description of CharlesTool.",
5 "description": "TODO: Add long description of the pod here.",
6 "homepage": "https://github.com/CDELKH/CharlesTool.git",
12 "kongyhui@163.com": "konghui@cdeledu.com"
15 "git": "https://github.com/CDELKH/CharlesTool.git",
21 "source_files": "CharlesTool/Classes/**/*",
22 "resources": "CharlesTool/Assets/*.*",
30 "JSONKit-NoWarning": [
34 "pod_target_xcconfig": {
35 "VALID_ARCHS": "x86_64 armv7 arm64"
37 "prefix_header_contents": [
38 "#define MAS_SHORTHAND",
39 "#define MAS_SHORTHAND_GLOBALS",
40 "#import <Masonry/Masonry.h>",
41 "#import <ReactiveCocoa/ReactiveCocoa.h>",
42 "#import <ReactiveCocoa/RACEXTScope.h>"