4 "summary": "Canary is SDK For CanaryService.",
5 "description": "TODO: Add long description of the pod here.",
6 "homepage": "https://github.com/BinaryParadise/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/iOS/Canary.bundle",
30 "default_subspecs": "iOS",
34 "source_files": "Sources/iOS/**/*.{swift,rb}",
46 "source_files": "Sources/Core/**/*.{swift}",
67 "source_files": "Sources/Proto/**/*.{swift}",
75 "swift_version": "4.2"