4 "summary": "Canary is SDK For CanaryService.",
5 "description": "TODO: Add long description of the pod here.",
6 "homepage": "https://github.com/Rake Yang/Canary",
12 "Rake Yang": "fenglaijun@gmail.com"
15 "git": "https://github.com/BinaryParadise/Canary.git",
18 "swift_versions": "4.2",
22 "pod_target_xcconfig": {
23 "DEFINES_MODULE": "YES"
25 "user_target_xcconfig": {
26 "GCC_PREPROCESSOR_DEFINITIONS": "CANARY_ENABLE=1",
27 "OTHER_SWIFT_FLAGS": "-D CANARY_ENABLE"
29 "resources": "Sources/Assets/Canary.bundle",
30 "source_files": "Sources/CanarySwift/**/*",
31 "exclude_files": "Sources/Feature/**/*",
32 "public_header_files": "Sources/CanarySwift/Mock/CanaryMockURLProtocol.h",
47 "swift_version": "4.2"